ExtensionGateway
Verified contract
Active on
Ethereum with 29,861 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 |
---|---|---|---|---|---|
SPB | ERC-20 | 1 | -- | -- | |
NEONDISTRICT.IO | ERC-721 | 1 | -- | -- | |
MCPWP | ERC-721 | 1 | -- | -- | |
(#50300001) | MCHE | ERC-721 | 1 | -- | -- |
(#50250003) | MCHE | ERC-721 | 1 | -- | -- |
(#50170012) | MCHE | ERC-721 | 1 | -- | -- |
(#50080003) | MCHE | ERC-721 | 1 | -- | -- |
(#50080002) | MCHE | ERC-721 | 1 | -- | -- |
(#50040013) | MCHE | ERC-721 | 1 | -- | -- |
(#50040010) | MCHE | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14216765 | 3 years ago | | | 0 | 0.0074351012 | |
| 13944615 | 3 years ago | | | 0 | 0.0098931318 | |
| 13485168 | 3 years ago | | | 0 | 0.0063311956 | |
| 13485113 | 3 years ago | | | 0 | 0.0090999136 | |
| 13440904 | 3 years ago | | | 0 | 0.0085992720 | |
| 12384033 | 4 years ago | | | 0 | 0.0047177416 | |
| 12384001 | 4 years ago | | | 0 | 0.0046151820 | |
| 12177820 | 4 years ago | | | 0 | 0.0097648454 | |
| 12095202 | 4 years ago | | | 0 | 0.012907554 | |
| 12093370 | 4 years ago | | | 0 | 0.014254429 |
ABI
ABI objects
Getter at block 21163740
LIMIT() view returns (uint256)
10
extensionAsset() view returns (address)
0xdceaf1652a131f32a821468dc03a92df0edd86ea
isOwner() view returns (bool)
false
owner() view returns (address)
0xe7af11370c3bab51230d8307454350bdf6d68f4a
paused() view returns (bool)
true
Read-only
isOperator(address account) view returns (bool)
isPauser(address account) view returns (bool)
transientAssetOwner(uint256) view returns (address)
State-modifying
Events addOperator(address account)
addPauser(address account)
depositAllExtensions()
depositExtension(uint256 _tokenId)
depositExtensions(uint256[10] _tokenIds)
mintExtension(address _transientAssetOwner, uint256 _tokenId, bytes32 _eventHash)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
pause()
removeOperator(address account)
renounceOwnership()
renouncePauser()
setExtensionAssetAddress(address _extensionAssetAddress)
setTransientAssetOwner(address _transientAssetOwner, uint256 _tokenId)
transferOwnership(address newOwner)
unpause()
withdrawExtension(address _assetOwner, uint256 _tokenId, bytes32 _eventHash)
withdrawExtensionWithMint(address _assetOwner, uint256 _tokenId, bytes32 _eventHash)
DepositEvent(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)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.