ClaimClassNFT
Verified contract
Active on
Ethereum with 1,220 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8460…f43f
0x9aea…291b
0x0920…4695
Balances ($0.00)
No balances found for "ClaimClassNFT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21133251 | a month ago | | | 0 | 0.0015193771 | |
| 21092617 | a month ago | | | 0 | 0.00083038798 | |
| 21090814 | a month ago | | | 0 | 0.00055454384 | |
| 21058901 | 2 months ago | | | 0 | 0.00075991472 | |
| 20585621 | 4 months ago | | | 0 | 0.00017511535 | |
| 20550780 | 4 months ago | | | 0 | 0.00010518530 | |
| 20550777 | 4 months ago | | | 0 | 0.00011817548 | |
| 20550774 | 4 months ago | | | 0 | 0.00012535358 | |
| 20550772 | 4 months ago | | | 0 | 0.00012081955 | |
| 20550770 | 4 months ago | | | 0 | 0.00012202549 |
ABI
ABI objects
Getter at block 21399448
dsn() view returns (address)
0x9aeaa9ed9ae5a433998e9e674ad836b2790b291b
owner() view returns (address)
0xbe1905f057ac70d7193e87652fbc75c668af27b5
paused() view returns (bool)
false
tlg() view returns (address)
0x8460bb8eb1251a923a31486af9567e500fc2f43f
tlgStaking() view returns (address)
0x0920f2beb406fa19bc77425939937e2bcebd4695
trustedSigner() view returns (address)
0x0c19ba74f5a866713e90c23b22c0b0281136e9b5
Read-only
hasClaimed(uint256) view returns (bool)
State-modifying
Events claim(uint256 glitch, uint256 tokenId, bytes signature)
pause()
renounceOwnership()
setTrustedSigner(address _trustedSigner)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _tlg, address _tlgStaking, address _dsn, address _trustedSigner)
This contract contains no fallback and receive objects.
This contract contains no error objects.