RevealBurnin
Verified contract
Active on
Ethereum with 504 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9178…703b
Balances ($0.00)
No balances found for "RevealBurnin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17912754 | a year ago | | | 0 | 0.00033771645 | |
| 17912649 | a year ago | | | 0 | 0.00049152012 | |
| 17912594 | a year ago | | | 0 | 0.0016612716 | |
| 17912589 | a year ago | | | 0 | 0.0015381020 | |
| 17912416 | a year ago | | | 0 | 0.0017666441 | |
| 17911904 | a year ago | | | 0 | 0.0016895260 | |
| 17911160 | a year ago | | | 0 | 0.0013029986 | |
| 17910957 | a year ago | | | 0 | 0.0010490188 | |
| 17910952 | a year ago | | | 0 | 0.0010665541 | |
| 17910939 | a year ago | | | 0 | 0.0010518453 |
ABI
ABI objects
Getter at block 21218246 burnedTokenIds() view returns (uint256[])
NFTCollection() view returns (address)
0x9178a6a8b057210e28b3a7931dd825b04f69703b
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://nanataku.net/json/
baseURIBurnin() view returns (string)
https://data.zqn.wtf/tag/reveal/metadata/
cost() view returns (uint256)
0
maxBurnin() view returns (uint256)
1500
merkleRoot() view returns (bytes32)
0x9428e30b188a2fe2aba6d7c39f7912ac653448205f22c98b5075a6537270a9a8
onlyAllowlisted() view returns (bool)
true
owner() view returns (address)
0xdecf4b112d4120b6998e5020a6b4819e490f7db6
paused() view returns (bool)
true
totalBurnin() view returns (uint256)
499
Read-only
burninFlag(uint256) view returns (bool)
nftBalanceOf(address _address) view returns (uint256)
nftOwnerOf(uint256 _tokenId) view returns (address)
nftTokensOfOwner(address owner) view returns (uint256[])
tokenURI(uint256 _tokenId) view returns (string)
userBurnedAmount(address) view returns (uint256)
State-modifying
Events burnin(uint256 _maxBurninAmount, bytes32[] _merkleProof, uint256 _burnId) payable
renounceOwnership()
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setBaseURIBurnin(string _newBaseURI)
setCost(uint256 _newCost)
setMaxBurnin(uint256 _maxBurnin)
setMerkleRoot(bytes32 _merkleRoot)
setNFTCollection(address _address)
setOnlyAllowlisted(bool _state)
setPause(bool _state)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.