MetaPunkController2022
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0144…c9df
0xba40…a4a4
Balances ($0.00)
No balances found for "MetaPunkController2022"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14330843 | 3 years ago | | | 0 | 0.00099219652 | |
| 14312020 | 3 years ago | | | 0 | 0.0069716239 | |
| 14311982 | 3 years ago | | | 0 | 0.0025730100 |
ABI
ABI objects
Getter at block 21330767
SKIP2851() view returns (uint256)
2851
SKIP6485() view returns (uint256)
6485
baseUri() view returns (string)
https://ipfs.io/ipfs/bafybeigmfmrekuq65vhsiypvmdj3zhxwa2w7jic2z7dx4vrggqj2o6cuhq/
metaPunk() view returns (address)
0x0144b7e66993c6bfab85581e8601f96bfe50c9df
mintFee() view returns (uint256)
90000000000000000
owner() view returns (address)
0xe8d848debb3a3e12aa815b15900c8e020b863f31
paused() view returns (bool)
false
tokenId() view returns (uint256)
0
vault() view returns (address)
0xba40363026b0dd1ccca832bb5dbdd248d3b3a4a4
Read-only
This contract contains no read-only function objects.
State-modifying
Events balanceOf(address _user) returns (uint256)
mint(uint256 _requstedAmount) payable
punkIndexToAddress(uint256) returns (address)
renounceOwnership()
sendToVault()
setup(uint256 _mintFee, string _baseUri, address _metaPunk, address _vault)
togglePause()
transferOwnership(address newOwner)
transferOwnershipUnderlyingContract(address _newOwner)
MetaPunk2022Created(uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PausedState(bool paused)
PunkClaimed(uint256 punkId, address claimer)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.