DATA_BLOCKS
Verified contract
Active on
Ethereum with 2,729 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b76…e33e
Balances ($0.00)
No balances found for "DATA_BLOCKS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20551265 | 3 months ago | | | 0 | 0.000079265150 | |
| 20154450 | 5 months ago | | | 0 | 0.00014220247 | |
| 19887669 | 6 months ago | | | 0 | 0.00011174261 | |
| 19887657 | 6 months ago | | | 0 | 0.000095423702 | |
| 19333062 | 9 months ago | | | 0 | 0.0024594188 | |
| 19329958 | 9 months ago | | | 0 | 0.0012206852 | |
| 18337195 | a year ago | | | 0 | 0.00034503171 | |
| 17967489 | a year ago | | | 0 | 0.0011675746 | |
| 17964268 | a year ago | | | 0 | 0.0029238484 | |
| 17661098 | a year ago | | | 0 | 0.00034182064 |
ABI
ABI objects
Getter at block 21204070
ashContract() view returns (address)
0x64d91f12ece7362f91a6f8e7940cd55f05060b92
burnedSupply() view returns (uint256)
1186
maxSupply() view returns (uint256)
2222
mintActiveTs() view returns (uint256)
0
mintPublicActiveTs() view returns (uint256)
0
mintZenBlockActiveTs() view returns (uint256)
0
mintedSupply() view returns (uint256)
2219
owner() view returns (address)
0x9a21be2964180254724a3a48b68608463175bde1
priceInASH() view returns (uint256)
8000000000000000000
remainingAirDropSupply() view returns (uint256)
3
remainingMintableAmount() view returns (uint256)
0
upgradeZenBlockActiveTs() view returns (uint256)
0
zenBlocksContract() view returns (address)
0x9bf95e31c5b4cceee9d4a9917f4f8704fd730d47
Read-only
allowlistMintedAmount(address addr) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getFeeBps(uint256) view returns (uint256[] bps)
getFeeRecipients(uint256) view returns (address[] recipients)
getRoyalties(uint256) view returns (address[] recipients, uint256[] bps)
isApprovedForAll(address account, address operator) view returns (bool)
publicMintedAmount(address addr) view returns (uint256)
royaltyInfo(uint256, uint256 value) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events activateMint(uint256 _mintActiveTs)
activatePublicMint(uint256 _mintPublicActiveTs)
activateZenBlockMint(uint256 _mintZenBlockActiveTs)
activateZenBlockUpgrade(uint256 _upgradeZenBlockActiveTs)
airDrop(address[] _targets, uint256[] _mintAmounts)
burnToMintZenBlock(uint256 _burnAmount)
burnToUpgradeZenBlock(uint256 _zenBlockTokenId)
deactivatPubliceMint()
deactivateMint()
deactivateZenBlockMint()
deactivateZenBlockUpgrade()
mintAllowlistedWithASH(uint256 _mintAmount, uint8 v, bytes32 r, bytes32 s)
mintPublicWithASH(uint256 _mintAmount, uint256 _timestamp, uint256 _nonce, uint8 v, bytes32 r, bytes32 s)
removeTransferLock()
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setASHContractAddress(address _ashContract)
setApprovalForAll(address operator, bool approved)
setURI(string newuri)
setValidatorAddress(address _validatorAddress)
setZenBlocksContractAddress(address _zenBlocksContract)
transferOwnership(address newOwner)
updateRoyalties(address recipient, uint256 bps)
withdraw()
withdrawERC20(address erc20_addr)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
MintDeactivated()
MintPublicDeactivated()
MintPublicWillActivateOn(uint256 timestamp)
MintWillActivateOn(uint256 timestamp)
MintZenBlockDeactivated()
MintZenBlockWillActivateOn(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
UpgradeZenBlockDeactivated()
UpgradeZenBlockWillActivateOn(uint256 timestamp)
constructor(address _ashContract, address _validatorAddress, string uri)
receive()
This contract contains no error objects.