package
0.0.2-migrate-evm
Repository: https://github.com/scalarorg/scalar-core.git
Documentation: pkg.go.dev
# Functions
RegisterRoutes registers this module's REST routes with the given router.
TxHandlerAddCosmosBasedChain returns the handler to add a cosmos based chain to nexus.
TxHandlerConfirmDeposit returns the handler to confirm a deposit.
TxHandlerExecutePendingTransfers returns the handler to execute pending transfers to Scalar.
TxHandlerLink returns the handler to link an Scalar address to a cross-chain address.
TxHandlerRegisterAsset returns the handler to register an asset to a cosmos based chain.
TxHandlerRegisterFeeCollector returns the handler to register fee collector account.
TxHandlerRouteIBCTransfers returns the handler to route IBC transfers to cosmos chains.
# Constants
rest routes.
rest routes.
rest routes.
rest routes.
rest routes.
rest routes.
rest routes.
# Structs
ReqAddCosmosBasedChain represents a request to add a cosmos based chain to nexus.
ReqConfirmDeposit represents a request to confirm a deposit.
ReqExecutePendingTransfers represents a request to execute pending token transfers.
ReqLink represents a request to link a cross-chain address to an EVM chain address.
ReqRegisterAsset represents a request to register an asset to a cosmos based chain.
ReqRegisterFeeCollector represents a request to register scalarnet fee collector account.
ReqRegisterIBCPath represents a request to register an IBC tracing path for a cosmos chain.
ReqRouteIBCTransfers represents a request to route IBC transfers.