BoredPunkMeebits
Verified contract
Active on
Ethereum with 200 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 "BoredPunkMeebits"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16518636 | 2 years ago | | | 0 | 0.00092852140 | |
| 15013020 | 2 years ago | | | 0 | 0.0014406920 | |
| 14375647 | 3 years ago | | | 0 | 0.00064894731 | |
| 14371608 | 3 years ago | | | 0.0207 | 0.0014465339 | |
| 14371319 | 3 years ago | | | 0 | 0.00038890023 | |
| 14371283 | 3 years ago | | | 0 | 0.00042833368 | |
| 14370830 | 3 years ago | | | 0.0207 | 0.0017888360 | |
| 14370763 | 3 years ago | | | 0.0207 | 0.0010476672 | |
| 14370717 | 3 years ago | | | 0.0069 | 0.0010526718 | |
| 14370640 | 3 years ago | | | 0.0345 | 0.0012965189 |
ABI
ABI objects
Getter at block 21306584
FREE_MAX_SUPPLY() view returns (uint256)
333
MAX_PER_TX() view returns (uint256)
20
MAX_PER_TX_FREE() view returns (uint256)
3
MAX_SUPPLY() view returns (uint256)
1110
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmUaHR7fCz6rfq2mbyuEGnqDVN7NqreqGfLf2grMZi9MbD/
contractURI() view returns (string)
ipfs://Qmf5kj2BvZgSAQNFAqgvMgcLP34LFUSR1THVLbuVcixvRg
name() view returns (string)
BoredPunkMeebits
owner() view returns (address)
0x4254d2d47eddb10f047921f6935f959b4353087c
paused() view returns (bool)
false
price() view returns (uint256)
6900000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
BPM
totalSupply() view returns (uint256)
409
Read-only
balanceOf(address owner) view returns (uint256)
freeMinted(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractURI(string _contractURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.