Skip to main content

encode_trading_gateway_deposit

Function encode_trading_gateway_deposit 

Source
pub fn encode_trading_gateway_deposit(
    trading_gateway: &str,
    u_asset_id: &str,
    quantity_scaled: U256,
) -> Result<ChainCall>
Expand description

Encode TradingGateway.deposit(bytes32 uAssetId, uint256 uAmount).