Lil Baby Punk
Verified contract
Active on
Ethereum with 4,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 "Lil Baby Punk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253593 | 4 days ago | | | 0 | 0.00041610703 | |
| 20878758 | 2 months ago | | | 0 | 0.00064975416 | |
| 20837398 | 2 months ago | | | 0 | 0.00091926584 | |
| 20789902 | 2 months ago | | | 0 | 0.00067037919 | |
| 20090121 | 5 months ago | | | 0 | 0.00033524446 | |
| 19912156 | 6 months ago | | | 0 | 0.00081152890 | |
| 19853676 | 7 months ago | | | 0 | 0.00016833065 | |
| 19492015 | 8 months ago | | | 0 | 0.0010399562 | |
| 19413726 | 9 months ago | | | 0 | 0.0035570096 | |
| 19323145 | 9 months ago | | | 0 | 0.00076477480 |
ABI
ABI objects
Getter at block 21281794
LBP_GIFT() view returns (uint256)
500
LBP_MAX() view returns (uint256)
9999
LBP_PER_MINT() view returns (uint256)
5
LBP_PRICE() view returns (uint256)
30000000000000000
LBP_PRIVATE_PRICE() view returns (uint256)
20000000000000000
LBP_PUBLIC() view returns (uint256)
9499
contractURI() view returns (string)
giftedAmount() view returns (uint256)
0
locked() view returns (bool)
false
name() view returns (string)
Lil Baby Punk
owner() view returns (address)
0xa3b86bbde7fd1e120435edc33f00a9d7089a0bd3
proof() view returns (string)
publicAmountMinted() view returns (uint256)
4850
saleLive() view returns (bool)
false
symbol() view returns (string)
LBP
totalSupply() view returns (uint256)
4850
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 approve(address to, uint256 tokenId)
buy(bytes32 hash, bytes signature, string nonce, uint256 tokenQuantity) payable
gift(address[] receivers)
lockMetadata()
privateBuy(bytes32 hash, bytes signature, string nonce, uint256 tokenQuantity) 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 URI)
setBothSignerAddresses(address addr, address addr2)
setContractURI(string URI)
setPrivateSignerAddress(address addr)
setProvenanceHash(string hash)
setSignerAddress(address addr)
toggleSaleStatus()
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.