Toad Punks
Verified contract
Proxy
Active on
Ethereum with 5,334 txns
Unified storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "Toad Punks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20992568 | a month ago | | | 0 | 0.00072858365 | |
| 20992567 | a month ago | | | 0 | 0.00073912190 | |
| 20957048 | a month ago | | | 0 | 0.00032622315 | |
| 20850531 | 2 months ago | | | 0 | 0.00042235130 | |
| 20746006 | 2 months ago | | | 0 | 0.000076492253 | |
| 20730190 | 2 months ago | | | 0 | 0.00017034729 | |
| 20703857 | 3 months ago | | | 0 | 0.000054058511 | |
| 20275745 | 4 months ago | | | 0 | 0.00029082768 | |
| 20118410 | 5 months ago | | | 0 | 0.00040879399 | |
| 20111029 | 5 months ago | | | 0 | 0.00024857224 |
ABI
ABI objects
Getter at block 21258835
MAX_MULTIMINT() view returns (uint256)
50
MAX_SUPPLY() view returns (uint256)
6969
PRICE() view returns (uint256)
12500000000000000
implementation() view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleIsActive() view returns (bool)
true
totalSupply() view returns (uint256)
6969
__owner() view returns (address)
0xa9c97e2b54ed5f13c337fcee1e59345a45924998
advancedConfig() view returns (uint16 royaltyBps, string uriBase, string uriExtension, bool hasTransferHook)
(royaltyBps=500, uriBase=ipfs://bafybeidupqobpkpbokb7c3h6yp73gupfsgeuzjwjl7hvlofpnxmpfwbc54/, uriExtension=, hasTransferHook=false)
deployedBlock() view returns (uint256)
13650723
name() view returns (string)
Toad Punks
owner() view returns (address)
0xa9c97e2b54ed5f13c337fcee1e59345a45924998
symbol() view returns (string)
tdpnks
totalSupply() view returns (uint256)
6969
Read-only
tokenURI(uint256 tokenId) view returns (string)
__exists(uint256 tokenId) view returns (bool)
__isApprovedForAll(address _owner, address operator) view returns (bool)
__isApprovedOrOwner(address spender, uint256 tokenId) view returns (bool)
__tokenURI(uint256 tokenId) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events mint(uint256 count) payable
setBaseURI(string customBaseURI_)
setSaleIsActive(bool saleIsActive_)
withdraw()
__burn(uint256 tokenId)
__mint(address to, uint256 tokenId)
__setBaseURI(string uriBase, string uriExtension)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
initialize(address newOwner, string _name, string _symbol, struct ConfigSettings settings)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(address baseFactory, string customBaseURI_)
fallback()
receive()
This contract contains no error objects.