HeroGateway
Verified contract
Active on
Ethereum with 29,044 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x273f…51a3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XPS | ERC-20 | 100K | -- | -- | |
JBX | ERC-20 | 3K | -- | -- | |
TPP | ERC-20 | 100 | -- | -- | |
(#50130006) | MCHH | ERC-721 | 1 | -- | -- |
(#50100019) | MCHH | ERC-721 | 1 | -- | -- |
(#50100017) | MCHH | ERC-721 | 1 | -- | -- |
(#50100016) | MCHH | ERC-721 | 1 | -- | -- |
(#50090013) | MCHH | ERC-721 | 1 | -- | -- |
(#50090008) | MCHH | ERC-721 | 1 | -- | -- |
(#50090006) | MCHH | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18038817 | a year ago | | | 0 | 0.0013983677 | |
| 17005386 | 2 years ago | | | 0 | 0.0028688494 | |
0x | 16337383 | 2 years ago | | | 0 | 0.00031500000 | |
| 14599322 | 3 years ago | | | 0 | 0.0017816368 | |
| 14215839 | 3 years ago | | | 0 | 0.0080539666 | |
| 14189929 | 3 years ago | | | 0 | 0.0053836312 | |
| 14113722 | 3 years ago | | | 0 | 0.0082332484 | |
| 14109702 | 3 years ago | | | 0 | 0.016327590 | |
| 13589427 | 3 years ago | | | 0 | 0.020573913 | |
| 13372200 | 3 years ago | | | 0 | 0.016972282 |
ABI
ABI objects
Getter at block 21286382
heroAsset() view returns (address)
0x273f7f8e6489682df756151f5525576e322d51a3
isOwner() view returns (bool)
false
limit() view returns (uint256)
10
owner() view returns (address)
0x736dd132d100b15425e5f7f442bc2ba4bfae4dd3
paused() view returns (bool)
false
Read-only
isPauser(address account) view returns (bool)
transientAssetOwner(uint256) view returns (address)
State-modifying
Events addPauser(address account)
depositAllHeroesToGateway()
depositHeroToGateway(uint256 _tokenId)
depositHeroesToGateway(uint256[10] _tokenIds)
mintHero(address _transientAssetOwner, uint256 _tokenId)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
pause()
renounceOwnership()
renouncePauser()
setHeroAssetAddress(address _heroAssetAddress)
setTransientAssetOwner(address _transientAssetOwner, uint256 _tokenId)
transferOwnership(address newOwner)
unpause()
withdrawHeroToAssetOwnerByAdmin(address _assetOwner, uint256 _tokenId, bytes32 _eventHash)
DepositEvent(address indexed locker, uint256 tokenId, uint256 at)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused()
WithdrawEvent(address indexed assetOwner, uint256 tokenId, uint256 at, bytes32 indexed eventHash)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.