RevealBurnin
Verified contract
Active on
Ethereum with 252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x09d5…31ac
Balances ($0.00)
No balances found for "RevealBurnin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16862890 | 2 years ago | | | 0 | 0.00059555509 | |
| 16861665 | 2 years ago | | | 0 | 0.0011096263 | |
| 16861586 | 2 years ago | | | 0 | 0.0014901922 | |
| 16861470 | 2 years ago | | | 0 | 0.0014769794 | |
| 16861058 | 2 years ago | | | 0 | 0.0014273985 | |
| 16860949 | 2 years ago | | | 0 | 0.0011844653 | |
| 16860939 | 2 years ago | | | 0 | 0.0012449276 | |
| 16860936 | 2 years ago | | | 0 | 0.0011875659 | |
| 16860930 | 2 years ago | | | 0 | 0.0012809555 | |
| 16860812 | 2 years ago | | | 0 | 0.0016263080 |
ABI
ABI objects
Getter at block 21278909 burnedTokenIds() view returns (uint256[])
NFTCollection() view returns (address)
0x09d53609a3709bbc1206b9aa8c54dc71625e31ac
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://data.nounsjp.wtf/nounishcnp/metadata/
baseURIBurnin() view returns (string)
https://data.nounsjp.wtf/nounishcnp/20230318burnin/metadata/
cost() view returns (uint256)
0
maxBurnin() view returns (uint256)
333
merkleRoot() view returns (bytes32)
0x70352fae0cd18cc57b9bdaa456f467c9a12d4a667bd9544165adea91f8f6f064
onlyAllowlisted() view returns (bool)
true
owner() view returns (address)
0x8b4ded812c592f2f3b1d797f4d7f6f445aa5d5db
paused() view returns (bool)
true
totalBurnin() view returns (uint256)
248
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.