CCTP
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
12
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CCTP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CCTP"
ABI
ABI objects
Getter at block 22066265
ARBITRUM_ONE_CHAIN_ID() view returns (uint64)
42161
AVALANCHE_CHAIN_ID() view returns (uint64)
43114
BASE_CHAIN_ID() view returns (uint64)
8453
BSC_CHAIN_ID() view returns (uint64)
56
ETHEREUM_CHAIN_ID() view returns (uint64)
1
FANTOM_CHAIN_ID() view returns (uint64)
250
OPTIMISM_CHAIN_ID() view returns (uint64)
10
POLYGON_CHAIN_ID() view returns (uint64)
137
cctp() view returns (address)
0x1682ae6375c4e4a97e4b583bc394c861a46d8962
factory() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
usdc() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Read-only
This contract contains no read-only function objects.
State-modifying
Events init(address owner_)
runMultipleTx(address[] targets, uint256[] values, bytes[] datas)
runTx(address target, uint256 value, bytes data)
useCCTP(uint64 chainId)
withdrawERC20(address token)
withdrawNative()
This contract contains no event objects.
constructor(address cctp_, address usdc_)
receive()
AlreadyInitialised()
OnlyOwner()
UnsupportedDestinationChain(uint64 chainId)