YecheLangePies
Verified contract
Active on
Ethereum with 2,593 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 "YecheLangePies"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101746 | 18 days ago | | | 0 | 0.00018602003 | |
| 20694051 | 2 months ago | | | 0 | 0.00031672871 | |
| 19785229 | 7 months ago | | | 0 | 0.00034200802 | |
| 19663439 | 7 months ago | | | 0 | 0.00065220606 | |
| 19654305 | 7 months ago | | | 0 | 0.00065666536 | |
| 19587935 | 7 months ago | | | 0 | 0.00068999056 | |
| 19549710 | 8 months ago | | | 0 | 0.0010162066 | |
| 19549689 | 8 months ago | | | 0 | 0.0013858168 | |
| 19549612 | 8 months ago | | | 0 | 0.0012402791 | |
| 19549592 | 8 months ago | | | 0 | 0.0013204344 |
ABI
ABI objects
Getter at block 21230315 numRemainingPublic() view returns (uint256)
baseURI() view returns (string)
https://arweave.net/b38SY7PyfO31WkndvKzRBVS-ohGGCSQmBIAnzTdp2x0/
baseURILocked() view returns (bool)
false
maxPublicMint() view returns (uint256)
1061
merkleRoot() view returns (bytes32)
0xfb356481485bb9cba16a4d6a52e805e6f1fda91c08cea42f0d824f280f87693e
name() view returns (string)
YecheLangePies
numRemainingTotal() view returns (uint256)
25
owner() view returns (address)
0x0e5a03c42605525310b6c7bbb6b8bfec1bede41f
publicMintActive() view returns (bool)
true
reserveSupply() view returns (uint256)
50
symbol() view returns (string)
PIE
totalSupply() view returns (uint256)
1111
whitelistSupply() view returns (uint256)
333
Read-only
balanceOf(address owner) view returns (uint256)
canGift(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
metadataIDs(uint256) view returns (uint16)
mintClaimed(address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIDToMetadataID(uint256) view returns (uint256)
tokenURI(uint256 tokenID) view returns (string)
State-modifying
Events allowGifting(address gifter)
allowPublicMint()
approve(address to, uint256 tokenId)
gift(address[] to)
lockBaseURI()
mintPublic()
mintWhitelist(bytes32[] merkleProof)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string givenBaseURI)
setMerkleRoot(bytes32 newMerkleRoot)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.