MKIVDatacard
Verified contract
Active on
Ethereum with 4,057 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MKIVDatacard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21093929 | 23 days ago | | | 0 | 0.00071070018 | |
| 20840532 | 2 months ago | | | 0 | 0.00057923358 | |
| 20605769 | 3 months ago | | | 0 | 0.000048825974 | |
| 20605728 | 3 months ago | | | 0 | 0.000049727993 | |
| 20443100 | 4 months ago | | | 0 | 0.000084120170 | |
| 20430100 | 4 months ago | | | 0 | 0.000076782351 | |
| 20428283 | 4 months ago | | | 0 | 0.0025853901 | |
| 20421862 | 4 months ago | | | 0 | 0.0022676913 | |
| 20418392 | 4 months ago | | | 0 | 0.00048012595 | |
| 20416537 | 4 months ago | | | 0 | 0.00012920511 |
ABI
ABI objects
Getter at block 21258279
TOKEN_ID() view returns (uint256)
0
frozen() view returns (bool)
false
maxSupply() view returns (uint256)
1146
mintActivated() view returns (bool)
true
mintActive() view returns (bool)
false
mintData() view returns (uint256, uint256, uint256)
(50000000000000000, 4, 1146)
mintLimit() view returns (uint256)
4
mintPrice() view returns (uint256)
50000000000000000
owner() view returns (address)
0xaed4319236b5b5b21bdcb26165a48a9bc01a50ea
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
mintedByAccount(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256) view returns (string)
State-modifying
Events adminMint(uint256 quantity, address target)
burn(address account, uint256 id, uint256 quantity)
freezeURI()
mint(uint256 quantity) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setTreasury(address newTreasury)
setURI(string _uri)
sweepToTreasury()
toggleActive()
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
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)
TreasuryUpdated(address oldTreasury, address newTreasury)
URI(string value, uint256 indexed id)
constructor()
receive()
This contract contains no error objects.