ERC721PepeMinter
Verified contract
Active on
Ethereum with 41,051 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 "ERC721PepeMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17256675 | a year ago | | | 0 | 0.0013140022 | |
| 16817206 | 2 years ago | | | 0 | 0.00054559500 | |
| 16811360 | 2 years ago | | | 0 | 0.00055727241 | |
| 16792917 | 2 years ago | | | 0 | 0.0018227841 | |
| 16787203 | 2 years ago | | | 0 | 0.0038168820 | |
| 16787187 | 2 years ago | | | 0 | 0.0031230614 | |
| 16787187 | 2 years ago | | | 0 | 0.0031251472 | |
| 16787179 | 2 years ago | | | 0 | 0.0036547493 | |
| 16787160 | 2 years ago | | | 0 | 0.0036705347 | |
| 16787158 | 2 years ago | | | 0 | 0.0035908075 |
ABI
ABI objects
Getter at block 21158364
DOMAIN_SEPARATOR() view returns (bytes32)
0x1218673f4e5a8a38f02b5d137c3bc20ecdfcf4b0657c2cec079537bc614e4356
authorizedSigningAddress() view returns (address)
0xc1a8d67fa85cc49971b98992def84759ca416e9a
owner() view returns (address)
0x4d65e3b5660e4d4c6c443aa95a389ddc3937e2d5
pepeContract() view returns (address)
0x3cf314571da3e56eaee61af2b30af56f75d3a602
signatureExpireSeconds() view returns (uint256)
600
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint(uint256 timestamp, uint256 imageHash, bytes signature)
renounceOwnership()
setAuthorizedSigningAddress(address signer)
setPepeContract(address _pepeContract)
setSignatureExpireSeconds(uint256 expireSeconds)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _authorizedSigningAddress, uint256 _signatureExpireSeconds)
This contract contains no fallback and receive objects.
This contract contains no error objects.