GVOTokenBonus
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3290…d3cc
0xd5f0…94c4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$GVO | ERC-20 | 1.8072M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20307692 | 5 months ago | | | 0 | 0.00035597255 | |
| 20305563 | 5 months ago | | | 0 | 0.00061075963 | |
| 17089984 | 2 years ago | | | 0 | 0.042782702 | |
| 17087836 | 2 years ago | | | 0 | 0.0060988969 | |
| 17021909 | 2 years ago | | | 0 | 0.0030885086 | |
| 16782544 | 2 years ago | | | 0 | 0.0020883253 | |
| 16229543 | 2 years ago | | | 0 | 0.0017034030 | |
| 15954230 | 2 years ago | | | 0 | 0.0015627792 | |
| 15894832 | 2 years ago | | | 0 | 0.0019715152 | |
| 15695151 | 2 years ago | | | 0 | 0.0015597061 |
ABI
ABI objects
Getter at block 21423582
erc20TokenAmount() view returns (uint256)
200000000000000000000
isPaused() view returns (bool)
false
nftContractAddress() view returns (address)
0x3290f349a0642229b46b7102d2024b34fe8bd3cc
owner() view returns (address)
0xdc8986d34a98801c8569c90e0baa3ff45b50f77b
tokenContractAddress() view returns (address)
0xd5f026c389af4856280aa7b324a566ab8dbd94c4
Read-only
getClaimableTokens(address userAddress) view returns (uint256)
isClaimed(uint256) view returns (bool)
State-modifying
Events claimToken(address userAddress)
renounceOwnership()
resetContract(uint256[] _tokenIds)
setErc20TokenAmount(uint256 _amount)
setNftContractAddress(address _nftContractAddress)
setPauseAction(bool _pause)
setTokenContractAddress(address _tokenContractAddress)
transferERC20TokensToBenificiary(address _beneficiary, address _tokenAddress, uint256 _amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nftContractAddress, address _tokenContractAddress, uint256 _erc20TokenAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.