GenkaiLockup
Verified contract
Active on
Ethereum with 755 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GenkaiLockup"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19097306 | 10 months ago | | | 0 | 0.0074028350 | |
| 19097306 | 10 months ago | | | 0 | 0.023045005 | |
| 19097303 | 10 months ago | | | 0 | 0.024464537 | |
| 19097300 | 10 months ago | | | 0 | 0.023949641 | |
| 19097298 | 10 months ago | | | 0 | 0.025251982 | |
| 19097295 | 10 months ago | | | 0 | 0.025859502 | |
| 19097293 | 10 months ago | | | 0 | 0.024752417 | |
| 19097291 | 10 months ago | | | 0 | 0.024195743 | |
| 19097288 | 10 months ago | | | 0 | 0.024992008 | |
| 19097286 | 10 months ago | | | 0 | 0.024072573 |
ABI
ABI objects
Getter at block 21280049
END() view returns (uint256)
1706310000
GENKAI() view returns (address)
0x1f7c16fce4fc894143afb5545bf04f676bf7dcf3
PRICE() view returns (uint256)
250000000000000000
START() view returns (uint256)
1690408800
owner() view returns (address)
0x00000000000cba43ae9379e73c0ccb4e08d7ed30
priceToUnlock() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events adminUnlock(uint256 _tokenId)
airdrop(address[] _tos, uint256[] _tokenIds)
airdropAndLockup(address[] _tos, uint256[] _tokenIds)
batchLock(address[] _tos, uint256[] _tokenIds)
batchUnlock(address[] _tos, uint256[] _tokenIds)
get()
renounceOwnership()
transferOwnership(address newOwner)
unlock(uint256 _tokenId) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _genkai, uint256 _start, uint256 _end, uint256 _price)
This contract contains no fallback and receive objects.
IncorrectUnlockValue()
NotOwner()