Nimrodz Claim
Verified contract
Active on
Ethereum with 4,259 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2ea0…78f6
Balances ($0.00)
No balances found for "Nimrodz Claim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15026002 | 2 years ago | | | 0 | 0.00052991400 | |
| 14941936 | 3 years ago | | | 0 | 0.00048174000 | |
| 14941936 | 3 years ago | | | 0 | 0.00048174000 | |
| 14941936 | 3 years ago | | | 0 | 0.00048174000 | |
| 14940574 | 3 years ago | | | 0 | 0.0011499404 | |
| 14936810 | 3 years ago | | | 0 | 0.00070750665 | |
| 14936808 | 3 years ago | | | 0 | 0.00071798126 | |
| 14936238 | 3 years ago | | | 0 | 0.00077985149 | |
| 14935984 | 3 years ago | | | 0 | 0.00096348000 | |
| 14935876 | 3 years ago | | | 0 | 0.0014462654 |
ABI
ABI objects
Getter at block 21386121 getCurrentTokenId() view returns (uint256)
REMAINING_SUPPLY() view returns (uint256)
0
claimOpen() view returns (bool)
true
currentTokenId() view returns (uint256)
9510
getClaimOpen() view returns (bool)
true
getRemainingSupply() view returns (uint256)
0
jumpTokenId() view returns (uint256)
4496
missedTokenId() view returns (uint256)
4480
name() view returns (string)
Nimrodz Claim
nimrodz_deployer() view returns (address)
0xa9259d010c8467a47fc486666dfbb9238094f51f
owner() view returns (address)
0xa9259d010c8467a47fc486666dfbb9238094f51f
symbol() view returns (string)
NIMS
totalSupply() view returns (uint256)
0
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claimNimrodz(uint256 quantity)
correctTokenId(uint256 missed, uint256 jump)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateClaimOpen(bool open)
updateCurrentTokenId(uint256 new_id)
updateMaxClaim(uint256 new_max)
updateNimrodzContract(address new_contract)
updateNimrodzDeployer(address deployer)
updateRemainingSupply(uint256 rem)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.