pub fn encode_trading_gateway_deposit( trading_gateway: &str, u_asset_id: &str, quantity_scaled: U256, ) -> Result<ChainCall>
Encode TradingGateway.deposit(bytes32 uAssetId, uint256 uAmount).
TradingGateway.deposit(bytes32 uAssetId, uint256 uAmount)