The latest block we've processed for this chain is 20896288, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

Diamond

Verified contract

Proxy

Active on Ethereum with 2,412 txns
Deployed by via 0x3f5e1f49 at 16921512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 15 additional slots
-
variable spans 2 additional slots
Native
Value $3,213.48
ERC-20
Value $10,112,121.51
ERC-20
Value $7,091,264.95
ERC-20
Value $1,075,882.36
ERC-20
Value $313,006.87
ERC-20
Value $18,216.67
ERC-20
Value $6,391.5
ERC-20
Value $1,293.35
ERC-20
Value $150.5
ERC-20
Value $61.99
0xd6abdd63f0f42bf3fd285612e450cedc0862e8caf54eed4105c3d91fef104228
0xcc420d9da4e7de9e321cde0069effcf64181b9307ea115ca9622cf2a3733e8db
0x179b59a9b30b3260fd1e11172e2c0b81ea3d1424f874c7a931c202b8279feb0e
0x8824470bfc5f7eccc3dafb6682646fc112b972269fdcae51a8ddf28f61d605b3
0x387b817adbf0589f77459c9679670200cb1ba99c383e04a6ada1582e2925ac61
0x97398eb7ca47bb53ca0d3cd74e2af44f4848de8e144fd52002dd4527ea4e0cec
0xdbf1a2afbb43f2833553f00bd6f5ed08437ba4ac74d459a2e6f3e48e033005b4
0x9b23e4c21cf3af9d1abb184a4d36b89fa54948ebb4846ff5844e1dc6d0740c54
0x285433ff422f5f2bc5622f8c783ac6785d869d2e6ec7d1446b040a47ad1c3743
0x2d7f54945a6ab749544a7f3d67c2e2af079c32c6e195c7fbdc95257c693903e3

Functions
Getter at block 20896287
getTeleport(view returns (address)
0xf2d305df14445a0609a44844edc657abadd13473
Read-only
deliveryFeeNonce(address sender_view returns (uint256)
isTokenBlackListed(address token_view returns (bool)
isTokenBlackListedForTargetChain(uint8 targetChainId_address token_view returns (bool)
nativeToWrappedToken(uint8 chainId_bytes nativeToken_view returns (address)
serviceFee(uint8 targetChainId_bytes transmissionReceiver_bytes32 dAppId_bytes payload_bytes extraOptionalArgs_view returns (uint256)
wrappedToNativeToken(address wrappedToken_view returns (struct LibRouterNativeTokenWithChainId)
State-modifying
egress(struct IRouterTransferData transferData_struct IRouterDeliveryFeeData deliveryFeeData_bytes extraOptionalArgs_payable 
egressWithPermit(struct IRouterTransferData transferData_struct IRouterDeliveryFeeData deliveryFeeData_struct IRouterPermitData permitDatabytes extraOptionalArgs_payable 
egressWithProvider(struct IRouterTransferData transferData_struct IRouterDeliveryFeeData deliveryFeeData_address providerAddress_bytes extraOptionalArgs_payable 
onTeleportMessage(uint8 sourceChainId_bytes transmissionSender_bytes32 dAppId_bytes payload_
state(bytes data_
Events
BurnMint(uint8 targetChainaddress tokenuint256 amountbytes receiver
BurnUnlock(uint8 targetChainaddress tokenuint256 amountbytes receiver
DeliveryFeeCollected(address useraddress agentuint256 amount
FeeTokensCollected(address feeTokenaddress useraddress collectoruint256 amount
LockMint(uint8 targetChainaddress tokenuint256 amountbytes receiver
Mint(address tokenuint256 amountaddress receiver
TeleportSet(address teleport
Unlock(address tokenuint256 amountaddress receiver
WrappedTokenDeployed(uint8 sourceChainbytes nativeTokenaddress wrappedToken
Constructor
constructor(struct IDiamondCutFacetCut[] _diamondCutaddress _initbytes _calldata
Fallback and receive
fallback(
receive(
Errors
AddressOccupied(
DeliveryFeeFailed(string message
DeliveryFeeSignatureExpired(
FeeTokenCollectorAddressNotSet(
IncorrectTargetAction(
InvalidDeliveryFeeSigner(
NoDirectCall(
ShouldContainSender(
TokenBlackListedForTargetChain(address tokenAddressuint8 targetChainId
TokenBlacklisted(address tokenAddress
UnknownDAppId(
UnknownDestination(
UnknownFormat(
UnknownSender(
UnknownTeleport(
UnlockFailed(string message
UnsupportedFeToken(
WrongAddressLength(
WrongValue(