EeseeAssetSpokeAxelar

Verified contract

Active on Ethereum with 434 txns
Deployed by via 0xa4167a32 at 19497056
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Native
Value $2.68
ERC-20
Value $3.7
ERC-20
--
 (#3)
ERC-1555
--
 (#2)
ERC-1555
--
 (#4)
ERC-1555
--
 (#1729)
ERC-721
--
 (#6538)
ERC-721
--
 (#101)
ERC-1555
--
 (#1108)
ERC-721
--
0x2c5398df978406a0dea779a00ee686be28a387a73823b2b4b05437b79f013d3c
0xb82e08351ce73dc14c79c2aa233c451d677d48385ecacb39aa3b2ff4435f0a85
0x3f8f6cd5268fdd1ce52a31d33f8bfe0415e117cc156eda87f9ae403f51b95099
0xe1aa40370d1ad39d0cb541f7cbe8b4a17835c11d6e3347ffef628f6d4e51d2a1
0xae2020339dd6b2e1f2754c5cdbd93351040903e5a2a8cdce280058b61dea1750
0x8ca9bb04f4350dedcb4f62e3347b28df53fbfc7eb2503e9afa8cb0c9c99e5121
0xdab924b1736389dc85d8a833cdec9665879a594e08d8ae0ba1385862b626b1ca
0x28ced73c67e7dc035bc4753b7eb0babb34f7e1d40d18262305b837e1d41f7e3b
0x1eccc7a47ed86896b239d7412218f4c049071e3ea956ee9dfe7bc8f33d3b2b69
0xad21aa5eb7f51300738665057699da2f13bf22df5f3d208fd769c7f406f30d6a

Functions
Getter at block 20918024
AXELAR_CALLER_IDENTIFIER(view returns (bytes32)
0x9704e740724167f66f8683fc2859adcb322555b4cfad4e7e226cba25a7576426
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
accessManager(view returns (address)
0xaf753cc76156ab0f2c9f316049cc3df267f78e1a
eeseeAssetHub(view returns (bytes chainSelectoraddress _address)
(chainSelector=0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000005626c617374000000000000000000000000000000000000000000000000000000, _address=0xeac19c899098951fc6d0e6a7832b090474e2c292)
eeseeSpoke(view returns (bytes chainSelectoraddress _address)
(chainSelector=0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000008457468657265756d000000000000000000000000000000000000000000000000, _address=0xd122a08920f8096d7294f3a449a69bfc83396e0b)
gasService(view returns (address)
0x2d5d7d31f671f86c782533cc367f14109a082712
gateway(view returns (address)
0x4f4495243837681061c4743b74b3eedf548d56a5
paused(view returns (bool)
false
Read-only
assetsStorage(bytes32view returns (address tokenuint256 tokenIDuint256 amountuint8 assetTypebytes data)
getAssetHash(struct Asset assetpure returns (bytes32)
getTokenIdL2(struct Asset assetview returns (uint256)
getTokenIdL2(bytes32 assetHashview returns (uint256)
isTrustedForwarder(address forwarderview returns (bool)
stuckAmount(addressbytes32view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
_transferAssetTo(bytes32 assetHashuint256 amountaddress toreturns (struct Asset asset)
execute(bytes32 commandIdstring sourceChainstring sourceAddressbytes payload
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
pause(
unpause(
unstuck(bytes32 stuckAssetHashaddress recipientreturns (struct Asset asset)
wrap(struct Asset[] assetsstruct Call[] crosschainCallsaddress fallbackRecipientbytes additionalDatapayable returns (uint256 gasPaid)
Events
CrosschainReceive(bytes32 indexed projectIdentifierstruct AddressWithChain sourcebytes additionalData
CrosschainSend(bytes32 indexed projectIdentifierstruct AddressWithChain destinationbytes additionalData
Paused(address account
Stuck(struct Asset assetbytes32 indexed assetHashaddress indexed recipientbytes err
Unpaused(address account
Unstuck(struct Asset assetbytes32 indexed assetHashaddress indexed senderaddress indexed recipient
Unwrap(struct Asset assetbytes32 indexed assetHashaddress indexed recipient
Wrap(struct Asset assetbytes32 indexed assetHashaddress indexed sender
Constructor
constructor(address _accessManagerbytes _currentChainSelectorstruct AddressWithChain _eeseeAssetHubaddress _royaltyEngineaddress _gatewayaddress _gasServiceaddress trustedForwarder
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotAuthorized(
InsufficientValue(
InvalidAccessManager(
InvalidAddressString(
InvalidAmount(
InvalidAsset(
InvalidAssetsLength(
InvalidConstructor(
InvalidGasService(
InvalidGateway(
InvalidInterface(
InvalidRecipient(
InvalidSender(
InvalidToken(
InvalidTokenID(
NoAssetsStuck(
NotApprovedByGateway(
OnlySelf(
TransferNotSuccessful(