TZKGMinter
Verified contract
Active on
Ethereum with 3,396 txns
Balances ($0.00)
No balances found for "TZKGMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14138411 | 3 years ago | | | 0.08 | 0.0011524279 | |
| 14138411 | 3 years ago | | | 0.08 | 0.0011524279 | |
| 14138411 | 3 years ago | | | 0.08 | 0.0011524279 | |
| 14138411 | 3 years ago | | | 0.08 | 0.0011524279 | |
| 14097958 | 3 years ago | | | 0.08 | 0.0030606323 | |
| 14078108 | 3 years ago | | | 0 | 0.0030655199 | |
| 14072587 | 3 years ago | | | 0.08 | 0.0057402987 | |
| 14072585 | 3 years ago | | | 0.08 | 0.011105250 | |
| 14072584 | 3 years ago | | | 0.08 | 0.0058869428 | |
| 14072584 | 3 years ago | | | 0.08 | 0.0059200653 |
ABI
ABI objects
Getter at block 21157919
blockNumber() view returns (uint256)
21157919
owner() view returns (address)
0x92bb540b18e0a8d3b30f23cbe12244025a3ebf64
timestamp() view returns (uint256)
1731249527
validator() view returns (address)
0x414e66007edd6c4f2fb47ce5e5e5cf5e6ff4c92a
Read-only
encode(uint256 chainId, address contractAddress, uint256 tokenId, address to, uint256 price, uint256 deadline) pure returns (bytes32)
recover(uint256 chainId, address contractAddress, uint256 tokenId, address to, uint256 price, uint256 deadline, bytes sig) pure returns (address)
State-modifying
Events mint(address contractAddress, uint256 tokenId, uint256 deadline, uint256 price, bytes sig) payable
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _validator)
This contract contains no fallback and receive objects.
This contract contains no error objects.