0x03fabb06fa052557143dc28efcfc63fc12843f1d
Verified contract
Proxy
Active on
Base with 779 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 60 additional slots
Balances ($0.00)
No balances found for "0x03fabb06fa052557143dc28efcfc63fc12843f1d"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8818656 | 10 months ago | | | 0 | 2.9185826e-7 | |
| 7859193 | a year ago | | | 0 | 0.000000000047569995 | |
| 7758873 | a year ago | | | 0 | 2.5321461e-7 | |
| 7756222 | a year ago | | | 0 | 0.000000039718563360 | |
| 7750566 | a year ago | | | 0 | 0.000000001924103916 | |
| 7745548 | a year ago | | | 0 | 0.000000027075658844 | |
| 7736922 | a year ago | | | 0 | 2.3037319e-7 | |
| 7735004 | a year ago | | | 0 | 0.000000001096173639 | |
| 7734095 | a year ago | | | 0 | 1.9790100e-7 | |
| 7733664 | a year ago | | | 0 | 0.000000000216493848 |
ABI
ABI objects
Getter at block 21884501
chainId() view returns (uint16)
30
circleBridge() view returns (address)
0x1682ae6375c4e4a97e4b583bc394c861a46d8962
circleIntegrationImplementation() pure returns (bytes32)
0xa55315b5310bf674eccfe6b1537c17f7ef4a55b90365ed70e8fbff08e4f1c35e
circleTokenMinter() view returns (address)
0xe45b133ddc64be80252b0e9c75a8e74ef280eed6
circleTransmitter() view returns (address)
0xad09780d193884d503182ad4588450c416d6f9d4
evmChain() view returns (uint256)
8453
governanceChainId() view returns (uint16)
1
governanceContract() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000004
localDomain() view returns (uint32)
6
wormhole() view returns (address)
0xbebdb6c8ddc678ffa9f8748f85c815c556dd8ac6
wormholeFinality() view returns (uint8)
1
Read-only
addressToBytes32(address address_) pure returns (bytes32)
decodeDepositWithPayload(bytes encoded) pure returns (struct CircleIntegrationStructsDepositWithPayload message)
encodeDepositWithPayload(struct CircleIntegrationStructsDepositWithPayload message) pure returns (bytes)
fetchLocalTokenAddress(uint32 sourceDomain, bytes32 sourceToken) view returns (bytes32)
getChainIdFromDomain(uint32 domain) view returns (uint16)
getDomainFromChainId(uint16 chainId_) view returns (uint32)
getRegisteredEmitter(uint16 emitterChainId) view returns (bytes32)
isAcceptedToken(address token) view returns (bool)
isInitialized(address impl) view returns (bool)
isMessageConsumed(bytes32 hash) view returns (bool)
verifyGovernanceMessage(bytes encodedMessage, uint8 action) view returns (bytes32 messageHash, bytes payload)
State-modifying
Events initialize()
redeemTokensWithPayload(struct CircleIntegrationStructsRedeemParameters params) returns (struct CircleIntegrationStructsDepositWithPayload depositInfo)
registerEmitterAndDomain(bytes encodedMessage)
transferTokensWithPayload(struct CircleIntegrationStructsTransferParameters transferParams, uint32 batchId, bytes payload) payable returns (uint64 messageSequence)
updateWormholeFinality(bytes encodedMessage)
upgradeContract(bytes encodedMessage)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ContractUpgraded(address indexed oldContract, address indexed newContract)
Redeemed(uint16 indexed emitterChainId, bytes32 indexed emitterAddress, uint64 indexed sequence)
Upgraded(address indexed implementation)
WormholeFinalityUpdated(uint8 indexed oldFinality, uint8 indexed newFinality)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.