Lil Baby Doodles
Verified contract
Active on
Ethereum with 715 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Lil Baby Doodles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19936801 | 6 months ago | | | 0 | 0.00079683174 | |
| 19122080 | 10 months ago | | | 0 | 0.00055009020 | |
| 19045544 | 10 months ago | | | 0 | 0.00042939484 | |
| 18850539 | a year ago | | | 0 | 0.00098322236 | |
| 18650584 | a year ago | | | 0 | 0.0011570929 | |
| 18135911 | a year ago | | | 0 | 0.00080621194 | |
| 16751857 | 2 years ago | | | 0 | 0.00049888585 | |
| 16751857 | 2 years ago | | | 0 | 0.00049888585 | |
| 16751857 | 2 years ago | | | 0 | 0.00049888585 | |
| 16521687 | 2 years ago | | | 0 | 0.00087269814 |
ABI
ABI objects
Getter at block 21277050
FINAL_PROVENANCE() view returns (string)
MAX_TOKENS() view returns (uint256)
4444
baseURI() view returns (string)
https://blam.io/api/6d9dfdf3-74dd-4f47-bec3-46d8f378c63e/
maxTokenPurchase() view returns (uint256)
10
name() view returns (string)
Lil Baby Doodles
owner() view returns (address)
0xeed4f6b2a1e404123db2f8adbd417d6ec286596c
saleIsActive() view returns (bool)
true
symbol() view returns (string)
LBD
tokenPrice() view returns (uint256)
30000000000000000
totalSupply() view returns (uint256)
1432
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)
remainingMint(address user) view returns (uint256)
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
mintToken(uint256 numberOfTokens) payable
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)
setProvenanceHash(string provenanceHash)
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.