Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosmos/solidity-ibc-eureka
/ types & classes
Types & classes
411 in github.com/cosmos/solidity-ibc-eureka
⨍
Functions
1,342
◇
Types & classes
411
↓ 1 callers
Class
DomainType
packages/ethereum/types/src/consensus/domain.rs:13
↓ 1 callers
Class
InvalidMerkleBranch
packages/ethereum/light-client/src/error.rs:211
↓ 1 callers
Enum
Status
The client status types
programs/cw-ics08-wasm-eth/src/msg.rs:217
↓ 1 callers
TypeAlias
SupportedProofType
SupportedProofType is an enum for supported proof types.
e2e/interchaintestv8/types/proof.go:12
Class
Account
packages/ethereum/trie-db/src/trie_db.rs:17
Class
AccountProof
packages/ethereum/types/src/execution/account_proof.rs:9
Struct
AccountProof
The account proof
e2e/interchaintestv8/types/ethereum/types.gen.go:135
Class
AccountUpdate
packages/ethereum/light-client/src/header.rs:24
Struct
AccountUpdate
The account update
e2e/interchaintestv8/types/ethereum/types.gen.go:129
Enum
ActiveSyncCommittee
packages/ethereum/light-client/src/header.rs:31
Struct
ActiveSyncCommittee
The active sync committee (untrusted) # The active sync committee # The current sync committee The next sync committee
e2e/interchaintestv8/types/ethereum/types.gen.go:149
Class
Args
programs/relayer/src/cli.rs:27
Struct
BeaconAPIClient
e2e/interchaintestv8/ethereum/beaconapi.go:19
Class
BeaconApiClient
packages/ethereum/apis/src/beacon_api/client.rs:29
Enum
BeaconApiClientError
packages/ethereum/apis/src/beacon_api/error.rs:9
Class
BeaconBlock
packages/ethereum/types/src/consensus/beacon_block.rs:12
Class
BeaconBlockHeader
packages/ethereum/types/src/consensus/light_client_header.rs:93
Struct
BeaconBlockHeader
The beacon block header
e2e/interchaintestv8/types/ethereum/types.gen.go:197
Class
BeaconBlockMessage
packages/ethereum/types/src/consensus/beacon_block.rs:22
Class
BeaconBlockRoot
packages/ethereum/apis/src/beacon_api/response.rs:48
Struct
BeaconBlocksResponseJSON
e2e/interchaintestv8/ethereum/types.go:83
Struct
BeaconJSON
e2e/interchaintestv8/ethereum/types.go:50
Enum
BlsError
packages/ethereum/light-client/src/test_utils/bls_verifier.rs:12
Class
BlsVerifier
The BLS verifier via [`EthereumCustomQuery`]
programs/cw-ics08-wasm-eth/src/custom_query.rs:33
Enum
BlsVerifierError
programs/cw-ics08-wasm-eth/src/custom_query.rs:41
Interface
BlsVerify
packages/ethereum/light-client/src/verify.rs:28
Class
Body
packages/ethereum/types/src/consensus/beacon_block.rs:40
Struct
Bootstrap
e2e/interchaintestv8/ethereum/types.go:31
Struct
BootstrapHeader
e2e/interchaintestv8/ethereum/types.go:38
Interface
Chain
The `Chain` trait defines the interface for a chain.
packages/relayer/lib/src/chain.rs:10
Struct
Chain
The chain definition
e2e/interchaintestv8/types/relayer/relayer.pb.go:551
Class
ChainListener
The `ChainListener` listens for events on the Cosmos SDK chain.
packages/relayer/lib/src/listener/cosmos_sdk.rs:17
Class
ChainListener
The `ChainListenerService` listens for events on the Ethereum chain.
packages/relayer/lib/src/listener/eth_eureka.rs:18
Interface
ChainListenerService
packages/relayer/lib/src/listener/trait.rs:9
Class
CheckForMisbehaviourMsg
programs/cw-ics08-wasm-eth/src/msg.rs:167
Class
CheckForMisbehaviourResult
programs/cw-ics08-wasm-eth/src/msg.rs:238
Class
ChunkStore
packages/ethereum/tree_hash/src/merkleize_padded.rs:164
Class
ClientState
packages/tendermint-light-client/update-client/src/lib.rs:49
Class
ClientState
packages/ethereum/light-client/src/client_state.rs:12
Struct
ClientState
The ethereum client state The client state at the initial state
e2e/interchaintestv8/types/ethereum/types.gen.go:17
Class
ClientValidationCtx
The client validation context.
packages/tendermint-light-client/update-client/src/types/validation.rs:16
Class
Cmd
programs/operator/src/cli/command.rs:57
Enum
Cmds
programs/operator/src/cli/command.rs:65
Enum
Commands
programs/relayer/src/cli.rs:16
Enum
Commands
programs/operator/src/cli/command.rs:19
Struct
Config
Config represents the relayer configuration structure and serves as template data
e2e/interchaintestv8/relayer/config.go:20
Class
ConsensusState
packages/ethereum/light-client/src/consensus_state.rs:16
Struct
ConsensusState
The consensus state of the Ethereum light client corresponding to a finalized header The consensus state at the initial state
e2e/interchaintestv8/types/ethereum/types.gen.go:93
Struct
Contract
Contract is an auto generated Go binding around an Ethereum contract.
packages/go-abigen/relayerhelper/contract.go:60
Struct
Contract
Contract is an auto generated Go binding around an Ethereum contract.
packages/go-abigen/ics26router/contract.go:101
Struct
Contract
Contract is an auto generated Go binding around an Ethereum contract.
packages/go-abigen/ics20transfer/contract.go:103
Struct
Contract
Contract is an auto generated Go binding around an Ethereum contract.
packages/go-abigen/ibcerc20/contract.go:42
Struct
Contract
Contract is an auto generated Go binding around an Ethereum contract.
packages/go-abigen/sp1ics07tendermint/contract.go:69
Struct
Contract
Contract is an auto generated Go binding around an Ethereum contract.
e2e/interchaintestv8/types/erc20/contract.go:42
Struct
ContractAckPacket
ContractAckPacket represents a AckPacket event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:925
Struct
ContractAckPacketIterator
ContractAckPacketIterator is returned from FilterAckPacket and is used to iterate over the raw logs and unpacked data for AckPacket events raised by t
packages/go-abigen/ics26router/contract.go:858
Struct
ContractApproval
ContractApproval represents a Approval event raised by the Contract contract.
packages/go-abigen/ibcerc20/contract.go:656
Struct
ContractApproval
ContractApproval represents a Approval event raised by the Contract contract.
e2e/interchaintestv8/types/erc20/contract.go:500
Struct
ContractApprovalIterator
ContractApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the
packages/go-abigen/ibcerc20/contract.go:589
Struct
ContractApprovalIterator
ContractApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the
e2e/interchaintestv8/types/erc20/contract.go:433
Struct
ContractAuthorityUpdated
ContractAuthorityUpdated represents a AuthorityUpdated event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:1080
Struct
ContractAuthorityUpdated
ContractAuthorityUpdated represents a AuthorityUpdated event raised by the Contract contract.
packages/go-abigen/ics20transfer/contract.go:1020
Struct
ContractAuthorityUpdatedIterator
ContractAuthorityUpdatedIterator is returned from FilterAuthorityUpdated and is used to iterate over the raw logs and unpacked data for AuthorityUpdat
packages/go-abigen/ics26router/contract.go:1013
Struct
ContractAuthorityUpdatedIterator
ContractAuthorityUpdatedIterator is returned from FilterAuthorityUpdated and is used to iterate over the raw logs and unpacked data for AuthorityUpdat
packages/go-abigen/ics20transfer/contract.go:953
Struct
ContractCaller
ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
packages/go-abigen/relayerhelper/contract.go:67
Struct
ContractCaller
ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
packages/go-abigen/ics26router/contract.go:108
Struct
ContractCaller
ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
packages/go-abigen/ics20transfer/contract.go:110
Struct
ContractCaller
ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
packages/go-abigen/ibcerc20/contract.go:49
Struct
ContractCaller
ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
packages/go-abigen/sp1ics07tendermint/contract.go:76
Struct
ContractCaller
ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
e2e/interchaintestv8/types/erc20/contract.go:49
Struct
ContractCallerRaw
ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
packages/go-abigen/relayerhelper/contract.go:109
Struct
ContractCallerRaw
ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
packages/go-abigen/ics26router/contract.go:150
Struct
ContractCallerRaw
ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
packages/go-abigen/ics20transfer/contract.go:152
Struct
ContractCallerRaw
ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
packages/go-abigen/ibcerc20/contract.go:91
Struct
ContractCallerRaw
ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
packages/go-abigen/sp1ics07tendermint/contract.go:118
Struct
ContractCallerRaw
ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
e2e/interchaintestv8/types/erc20/contract.go:91
Struct
ContractCallerSession
ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
packages/go-abigen/relayerhelper/contract.go:91
Struct
ContractCallerSession
ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
packages/go-abigen/ics26router/contract.go:132
Struct
ContractCallerSession
ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
packages/go-abigen/ics20transfer/contract.go:134
Struct
ContractCallerSession
ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
packages/go-abigen/ibcerc20/contract.go:73
Struct
ContractCallerSession
ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
packages/go-abigen/sp1ics07tendermint/contract.go:100
Struct
ContractCallerSession
ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
e2e/interchaintestv8/types/erc20/contract.go:73
Enum
ContractError
programs/cw-ics08-wasm-eth/src/error.rs:9
Struct
ContractFilterer
ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
packages/go-abigen/relayerhelper/contract.go:77
Struct
ContractFilterer
ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
packages/go-abigen/ics26router/contract.go:118
Struct
ContractFilterer
ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
packages/go-abigen/ics20transfer/contract.go:120
Struct
ContractFilterer
ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
packages/go-abigen/ibcerc20/contract.go:59
Struct
ContractFilterer
ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
packages/go-abigen/sp1ics07tendermint/contract.go:86
Struct
ContractFilterer
ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
e2e/interchaintestv8/types/erc20/contract.go:59
Struct
ContractIBCAppAdded
ContractIBCAppAdded represents a IBCAppAdded event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:1214
Struct
ContractIBCAppAddedIterator
ContractIBCAppAddedIterator is returned from FilterIBCAppAdded and is used to iterate over the raw logs and unpacked data for IBCAppAdded events raise
packages/go-abigen/ics26router/contract.go:1147
Struct
ContractIBCAppRecvPacketCallbackError
ContractIBCAppRecvPacketCallbackError represents a IBCAppRecvPacketCallbackError event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:1349
Struct
ContractIBCAppRecvPacketCallbackErrorIterator
ContractIBCAppRecvPacketCallbackErrorIterator is returned from FilterIBCAppRecvPacketCallbackError and is used to iterate over the raw logs and unpack
packages/go-abigen/ics26router/contract.go:1282
Struct
ContractIBCERC20ContractCreated
ContractIBCERC20ContractCreated represents a IBCERC20ContractCreated event raised by the Contract contract.
packages/go-abigen/ics20transfer/contract.go:1154
Struct
ContractIBCERC20ContractCreatedIterator
ContractIBCERC20ContractCreatedIterator is returned from FilterIBCERC20ContractCreated and is used to iterate over the raw logs and unpacked data for
packages/go-abigen/ics20transfer/contract.go:1087
Struct
ContractICS02ClientAdded
ContractICS02ClientAdded represents a ICS02ClientAdded event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:1483
Struct
ContractICS02ClientAddedIterator
ContractICS02ClientAddedIterator is returned from FilterICS02ClientAdded and is used to iterate over the raw logs and unpacked data for ICS02ClientAdd
packages/go-abigen/ics26router/contract.go:1416
Struct
ContractICS02ClientMigrated
ContractICS02ClientMigrated represents a ICS02ClientMigrated event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:1619
Struct
ContractICS02ClientMigratedIterator
ContractICS02ClientMigratedIterator is returned from FilterICS02ClientMigrated and is used to iterate over the raw logs and unpacked data for ICS02Cli
packages/go-abigen/ics26router/contract.go:1552
Struct
ContractICS02ClientUpdated
ContractICS02ClientUpdated represents a ICS02ClientUpdated event raised by the Contract contract.
packages/go-abigen/ics26router/contract.go:1755
next →
1–100 of 411, ranked by callers