PeakyPelicans
Verified contract
Active on
Ethereum with 617 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 "PeakyPelicans"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16747974 | 2 years ago | | | 0 | 0.00096100702 | |
| 16253700 | 2 years ago | | | 0 | 0.00060577588 | |
| 16073006 | 2 years ago | | | 0 | 0.00062465691 | |
| 16072937 | 2 years ago | | | 0 | 0.00070470304 | |
| 15813306 | 2 years ago | | | 0 | 0.00064451993 | |
| 15478363 | 2 years ago | | | 0 | 0.00025411060 | |
| 15263333 | 2 years ago | | | 0 | 0.00051485415 | |
| 15182165 | 2 years ago | | | 0 | 0.0012960627 | |
| 15170420 | 2 years ago | | | 0 | 0.0012728987 | |
| 15159875 | 2 years ago | | | 0 | 0.00025441685 |
ABI
ABI objects
Getter at block 21092505
baseURI() view returns (string)
ipfs://QmaVU7XAUMieBYtFvE3VJDsMb5r77ip8NuLVin4vES3DzR/
maxBatch() view returns (uint256)
25
name() view returns (string)
PeakyPelicans
owner() view returns (address)
0x85c790828fef0a4dd23a6ef4075f74571ac217df
price() view returns (uint256)
0
started() view returns (bool)
true
symbol() view returns (string)
PP
totalCount() view returns (uint256)
3333
totalPP() view returns (uint256)
3333
totalSupply() view returns (uint256)
3333
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events adminMint(uint256 _times) payable
adminMintGiveaways(address _addr)
approve(address to, uint256 tokenId)
changePrice(uint256 _newPrice)
mintPelican(uint256 _times) 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 _newURI)
setNormalStart(bool _start)
setTokenURI(uint256 _tokenId, string _tokenURI)
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)
mintPeaky(address indexed minter, uint256 startWith, uint256 times)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.