0xc74303104e4aa5833a59767d59e958f4a0f308d4
Unverified contract
Proxy
Active on
Ethereum with 1,718 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 15 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "0xc74303104e4aa5833a59767d59e958f4a0f308d4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222775 | an hour ago | | | 0 | 0.0034590452 | |
| 21220259 | 9 hours ago | | | 0 | 0.0031237605 | |
| 21218735 | 14 hours ago | | | 0 | 0.0019129333 | |
| 21218690 | 15 hours ago | | | 0 | 0.0051466258 | |
| 21217519 | 18 hours ago | | | 0.82 | 0.0021980200 | |
| 21214810 | a day ago | | | 0 | 0.0048585243 | |
| 21214670 | a day ago | | | 0 | 0.0035924878 | |
| 21213485 | a day ago | | | 0 | 0.0017434072 | |
| 21212995 | a day ago | | | 0 | 0.0045810490 | |
| 21212334 | a day ago | | | 0.61 | 0.0017745130 |
ABI
ABI objects
Getter at block 21223042
Router() view returns (address)
0x00c0f1c37edbc92b1c23b350b89775b5324009b6
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
chainId() view returns (uint16)
2
finality() view returns (uint8)
201
getBridgeHelperAddress() view returns (address)
0x0433cfaeb5bdb520156a44dbdc76213599ef3d97
getCircleIntegration() view returns (address)
0xd3ec1e4ffa462c7a102a00e8e7259c74bcaf8998
getIsCCTP() view returns (bool)
true
getOwner() view returns (address)
0xc21c108e268ba07a7ba0905283f076896a802aab
getRouterAddr() view returns (address)
0x00c0f1c37edbc92b1c23b350b89775b5324009b6
getTreasury() view returns (address)
0x60be8c02e88284801dd02c18d7a80378474675bb
getUsdcAddress() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
isPaused() view returns (bool)
false
Read-only
bridgeContracts(uint16 chainId_) view returns (bytes32)
getDestinationBridge(uint16 chainId_) view returns (bytes32)
getPlatformFeesAmount(uint256 amount, uint256 platformFee, uint8 decimals) pure returns (uint256)
isInitialized(address impl) view returns (bool)
isTransferCompleted(bytes32 hash) view returns (bool)
isWrappedAsset(address token) view returns (bool)
tokenConfig(address tokenAddress) view returns (struct BridgeStructsTokenConfig)
wrappedAsset(uint16 tokenChainId, bytes32 tokenAddress) view returns (address)
State-modifying
Events attestToken(address tokenAddress, uint32 nonce, struct BridgeStructsTokenConfig config, string network) payable
changeOwner(address _owner)
changeTreasury(address _treasury)
completeTransfer(bytes encodedVm, string network)
completeTransferWithPayload(bytes encodedVm, address feeRecipient, string network) returns (bytes)
completeTransferWithType(bytes encodedVm, struct BridgeCompleteTransferType completeTransferType, string network)
initialize()
pause()
receiveAttest(bytes encodedVm, address wrapperToken, struct BridgeStructsTokenConfig config, string network)
registerChain(uint16 foreignChainID, bytes32 foreignBridgeAddress)
setBridgeHelperAddress(address newBridgeHelperAddress)
setCircleIntegrationAddress(address newCircleIntegrationAddr)
setDestinationBridge(uint16 chainId, bytes32 destBridgeContract)
setFinality(uint8 finality)
setIsCCTP(bool isCCTP)
setRouterAddr(address newRouterAddr)
setTokenConfig(address tokenAddress, struct BridgeStructsTokenConfig newConf)
setUsdcAddress(address newUsdcAddress)
setWETH(address weth)
transferTokens(address token, uint256 amount, uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce, string network) payable
transferTokensWithPayload(address token, uint256 amount, uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce, bytes payload, string network) payable
unpause()
updateAttested(bytes encodedVm, address wrapperToken, struct BridgeStructsTokenConfig config, string network)
updateEscrow(address _escrow, address _bridge)
updateWhitelist(address _escrow, bool w, address _wl)
upgrade(address newContract)
wrapAndTransferETH(uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce, string network) payable
wrapAndTransferETHWithPayload(uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce, bytes payload, string network) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CCTPRedeemed(uint16 indexed emitterChainId, bytes32 indexed emitterAddress, uint64 indexed sequence)
ContractUpgraded(address indexed oldContract, address indexed newContract)
TransferRedeemed(uint16 indexed emitterChainId, bytes32 indexed emitterAddress, uint64 indexed sequence)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
This contract contains no error objects.