ExtensionGatewayV2
Verified contract
Active on
Ethereum with 71,456 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdcea…86ea
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x9897…9110 | ERC-20 | 100,000T | -- | -- | |
0xd110…1f10 | ERC-20 | 800T | -- | -- | |
0x157a…f849 | ERC-721 | 1 | -- | -- | |
0xc20c…5dfa | ERC-721 | 1 | -- | -- | |
0xdcea…86ea (#55040001) | ERC-721 | 1 | -- | -- | |
0xdcea…86ea (#55010001) | ERC-721 | 1 | -- | -- | |
0xdcea…86ea (#51370003) | ERC-721 | 1 | -- | -- | |
0xdcea…86ea (#51140008) | ERC-721 | 1 | -- | -- | |
0xdcea…86ea (#51070007) | ERC-721 | 1 | -- | -- | |
0xdcea…86ea (#51030005) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241682 | 11 hours ago | | | 0 | 0.00078220663 | |
| 21241587 | 11 hours ago | | | 0 | 0.00084762411 | |
| 21089520 | 22 days ago | | | 0 | 0.00057955502 | |
| 21050461 | a month ago | | | 0 | 0.00065287872 | |
| 21050432 | a month ago | | | 0 | 0.00082608464 | |
| 20903198 | 2 months ago | | | 0 | 0.00087646738 | |
| 20848154 | 2 months ago | | | 0 | 0.0013257847 | |
| 20633112 | 3 months ago | | | 0 | 0.00021050686 | |
| 20633088 | 3 months ago | | | 0 | 0.00021334374 | |
| 20633062 | 3 months ago | | | 0 | 0.00020508264 |
ABI
ABI objects
Getter at block 21244903
LIMIT() view returns (uint256)
10
extensionAsset() view returns (address)
0xdceaf1652a131f32a821468dc03a92df0edd86ea
isOwner() view returns (bool)
false
owner() view returns (address)
0xe7af11370c3bab51230d8307454350bdf6d68f4a
paused() view returns (bool)
false
Read-only
checkIsPastEvent(bytes32 _eventHash) view returns (bool)
isOperator(address account) view returns (bool)
isPauser(address account) view returns (bool)
State-modifying
Events addOperator(address account)
addPauser(address account)
depositExtension(uint256 _tokenId)
mintExtension(address _assetOwner, uint256 _tokenId, bytes32 _eventHash)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
pause()
removeOperator(address account)
renounceOwnership()
renouncePauser()
setExtensionAssetAddress(address _extensionAssetAddress)
setPastEventHash(bytes32 _eventHash, bool _desired)
transferAllTokensOfGateway(address _newAddress)
transferOwnership(address newOwner)
unpause()
withdrawEther()
withdrawExtensionWithMint(address _assetOwner, uint256 _tokenId, bytes32 _eventHash)
withdrawToken(address _token)
InComingEvent(address indexed locker, uint256 tokenId, uint256 at)
OperatorAdded(address indexed account)
OperatorRemoved(address indexed account)
OutgoingEvent(address indexed assetOwner, uint256 tokenId, uint256 at, bytes32 indexed eventHash, uint8 eventType)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.