Doodfellaz
Verified contract
Active on
Ethereum with 478 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 "Doodfellaz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21025394 | a month ago | | | 0 | 0.00026390363 | |
| 21025313 | a month ago | | | 0 | 0.00030948961 | |
| 19554879 | 8 months ago | | | 0 | 0.00060640642 | |
| 18906141 | a year ago | | | 0 | 0.00086292986 | |
| 18905409 | a year ago | | | 0 | 0.00075134575 | |
| 15752847 | 2 years ago | | | 0 | 0.00067889230 | |
| 15646207 | 2 years ago | | | 0 | 0.0012714941 | |
| 15617973 | 2 years ago | | | 0 | 0.00086812880 | |
| 15610787 | 2 years ago | | | 0 | 0.00038864792 | |
| 15414433 | 2 years ago | | | 0 | 0.00041925469 |
ABI
ABI objects
Getter at block 21302633
baseTokenURI() view returns (string)
https://doodfellaznft.mypinata.cloud/ipfs/QmdUd2bFajhukPcWm9jYmQJkFc8mDyrrJzfRGtqRLnupL3/
contractMetadata() view returns (string)
https://doodfellaznft.mypinata.cloud/ipfs/QmVhhAVFKk3ouBa1mNyp8YkEDvG97XyAzDVkpy4UnHNQGG
contractURI() view returns (string)
https://doodfellaznft.mypinata.cloud/ipfs/QmVhhAVFKk3ouBa1mNyp8YkEDvG97XyAzDVkpy4UnHNQGG
cost() view returns (uint256)
0
freeMints() view returns (uint256)
696
maxMintsInOne() view returns (uint256)
10
maxSupply() view returns (uint256)
6969
name() view returns (string)
Doodfellaz
owner() view returns (address)
0x97d2153247a42df678f8ff5cf0bf4bb38fc20e64
salePaused() view returns (bool)
false
symbol() view returns (string)
DFL
teamWallet() view returns (address)
0x18085082520d146a55ff2c13dbace47d6a101ecc
totalSupply() view returns (uint256)
1007
Read-only
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)
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 airdrop(address _to, uint256 _amount)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
pauseSale(bool _state)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenUri(string _base)
setCost(uint256 _newCost)
setMaxMints(uint256 _newMaxMints)
setcontractMeta(string _newMeta)
transferFrom(address from, address to, uint256 tokenId)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _contractMetadata, string _baseTokenURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.