HeroGatewayV2
Verified contract
Active on
Ethereum with 68,349 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 |
---|---|---|---|---|---|
0x9b9e…c673 | ERC-20 | 400,000,000T | -- | -- | |
0x9897…9110 | ERC-20 | 100,000T | -- | -- | |
0xd110…1f10 | ERC-20 | 700T | -- | -- | |
0x1276…0392 | ERC-721 | 1 | -- | -- | |
0x273f…51a3 (#50310016) | ERC-721 | 1 | -- | -- | |
0x273f…51a3 (#50310003) | ERC-721 | 1 | -- | -- | |
0x273f…51a3 (#50300007) | ERC-721 | 1 | -- | -- | |
0x273f…51a3 (#50290020) | ERC-721 | 1 | -- | -- | |
0x273f…51a3 (#50290018) | ERC-721 | 1 | -- | -- | |
0x273f…51a3 (#50290011) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20847728 | a month ago | | | 0 | 0.00071139360 | |
| 20775991 | 2 months ago | | | 0 | 0.00062218035 | |
| 20750002 | 2 months ago | | | 0 | 0.00029173770 | |
| 20746065 | 2 months ago | | | 0 | 0.00031077998 | |
| 20644638 | 2 months ago | | | 0 | 0.00013587900 | |
| 20632720 | 2 months ago | | | 0 | 0.00012648330 | |
| 20632695 | 2 months ago | | | 0 | 0.00013122899 | |
| 20632670 | 2 months ago | | | 0 | 0.00014584502 | |
| 20632645 | 2 months ago | | | 0 | 0.00015545276 | |
| 20632571 | 2 months ago | | | 0 | 0.00016767645 |
ABI
ABI objects
Getter at block 21161966
LIMIT() view returns (uint256)
10
heroAsset() view returns (address)
0x273f7f8e6489682df756151f5525576e322d51a3
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)
depositHero(uint256 _tokenId)
mintHero(address _assetOwner, uint256 _tokenId, bytes32 _eventHash)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
pause()
removeOperator(address account)
renounceOwnership()
renouncePauser()
setHeroAssetAddress(address _heroAssetAddress)
setPastEventHash(bytes32 _eventHash, bool _desired)
transferAllTokensOfGateway(address _newAddress)
transferOwnership(address newOwner)
unpause()
withdrawEther()
withdrawHeroToAssetOwnerByAdmin(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.