Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOATD | ERC-20 | 15M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "GoatLocker"
ABI
ABI objects
Getter at block 21205979
getClaimInfo() view returns (uint256, uint256)
(165000000000000000000000000, 33)
lockedToken() view returns (address)
0xbf546bbcc1102e4c32769ee0e6dce385a39f4237
monthsClaimed() view returns (uint256)
0
monthsToLock() view returns (uint256)
3
owner() view returns (address)
0x7a984c84f0fafadaab7d0395e6abe560e26ff370
tokenReceiver() view returns (address)
0x7a984c84f0fafadaab7d0395e6abe560e26ff370
totalUnlocked() view returns (uint256)
0
unlockableFrom() view returns (uint256)
1647525000
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim()
renounceOwnership()
transferOwnership(address newOwner)
updateReceiver(address _receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _receiver, uint256 _from, uint256 _months)
This contract contains no fallback and receive objects.
This contract contains no error objects.