Skip to content

Generated schema for gamm/poolmodels/balancer/tx.proto: 1 service, 3 messages in the x/gamm module.

Proto package gamm.poolmodels.balancer, part of the x/gamm module. It declares 1 service, 3 messages. Read the raw source.

Service Msg

RPCRequestResponseREST pathDescription
CreateBalancerPoolMsgCreateBalancerPoolMsgCreateBalancerPoolResponsenone

Messages

BalancerCustomMsgType

Used for WASM bindings and JSON parsing

Field#TypeRuleDescription
createBalancerPoolMsg1MsgCreateBalancerPoolsingular

MsgCreateBalancerPool

===================== MsgCreatePool

Field#TypeRuleDescription
sender1stringsingular
pool_params2gamm.poolmodels.balancer.PoolParamssingular
pool_assets3gamm.poolmodels.balancer.PoolAssetrepeated

MsgCreateBalancerPoolResponse

Returns the poolID

Field#TypeRuleDescription
pool_id1uint64singular

Edit this page on GitHub