package
0.2.1-a20230808192317-m1unchained
Repository: https://github.com/merlins-labs/merlin.git
Documentation: pkg.go.dev

# Functions

BuildSetBaseDenomsMsg builds a MsgSetBaseDenoms from the provided json file.
BuildSetHotRoutesMsg builds a MsgSetHotRoutes from the provided json file.
BuildSetPoolWeightsMsg builds a MsgSetPoolWeights from the provided json file.
CmdSetBaseDenoms implements the command to set the base denoms used in the highest liquidity method.
CmdSetDeveloperAccount implements the command to set the protorev developer account.
CmdSetDeveloperHotRoutes implements the command to set the protorev hot routes.
CmdSetMaxPoolPointsPerBlock implements the command to set the max pool points per block.
CmdSetMaxPoolPointsPerTx implements the command to set the max pool points per tx.
CmdSetPoolWeights implements the command to set the pool weights used to estimate execution costs.
CmdSetProtoRevAdminAccountProposal implements the command to submit a SetProtoRevAdminAccountProposal.
CmdSetProtoRevEnabledProposal implements the command to submit a SetProtoRevEnabledProposal.
NewCmdQuery returns the cli query commands for this module.
NewCmdTx returns the cli transaction commands for this module.
NewQueryAdminAccountCmd returns the command to query the admin account.
NewQueryAllProfitsCmd returns the command to query all profits of protorev.
NewQueryAllRouteStatisticsCmd returns the command to query all route statistics of protorev.
NewQueryBaseDenomsCmd returns the command to query the base denoms.
NewQueryDeveloperAccountCmd returns the command to query the developer account.
NewQueryEnabled returns the command to query the enabled status of protorev.
NewQueryMaxPoolPointsPerBlockCmd returns the command to query the max pool points per block.
NewQueryMaxPoolPointsPerTxCmd returns the command to query the max pool points per tx.
NewQueryNumberOfTradesCmd returns the command to query the number of trades executed by protorev.
NewQueryParamsCmd returns the command to query the module params.
NewQueryPoolCmd returns the command to query the pool id for a given denom pair stored via the highest liquidity method in ProtoRev.
NewQueryPoolWeightsCmd returns the command to query the pool weights of protorev.
NewQueryProfitsByDenomCmd returns the command to query the profits of protorev by denom.
NewQueryStatisticsByRoute returns the command to query the statistics of protorev by route.
NewQueryTokenPairArbRoutesCmd returns the command to query the token pair arb routes.
ProposalExecute is a helper function to execute a proposal command.

# Structs

No description provided by the author
------------ types/functions to handle a SetHotRoutes CLI TX ------------ //.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author