Pepeliens
Verified contract
Active on
Ethereum with 870 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 "Pepeliens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20056585 | 5 months ago | | | 0 | 0.00038543264 | |
| 16717851 | 2 years ago | | | 0 | 0.0010571354 | |
| 16159903 | 2 years ago | | | 0 | 0.00068537459 | |
| 15727577 | 2 years ago | | | 0 | 0.0015717127 | |
| 15727574 | 2 years ago | | | 0 | 0.0012274161 | |
| 15727549 | 2 years ago | | | 0 | 0.00065741125 | |
| 15727526 | 2 years ago | | | 0 | 0.0020770867 | |
| 15727495 | 2 years ago | | | 0 | 0.00070100609 | |
| 15727495 | 2 years ago | | | 0 | 0.0016373949 | |
| 15727489 | 2 years ago | | | 0 | 0.0012671646 |
ABI
ABI objects
Getter at block 21191354
PEPES_AMOUNT() view returns (uint256)
5556
baseTokenURI() view returns (string)
https://bafybeidndraayqpe42u6zk5y4udyqgkzuzxqxo22hnus4w336ffjorrrg4.ipfs.nftstorage.link/
contractURI() view returns (string)
maxPerWallet() view returns (uint256)
20
name() view returns (string)
Pepeliens
owner() view returns (address)
0x94225a2ad6575ae3d63d1c9ecf768e491c86d556
publicMintDate() view returns (uint256)
1661274000
publicPrice() view returns (uint256)
0
symbol() view returns (string)
PEPELIENS
teamReserved() view returns (uint256)
154
totalSupply() view returns (uint256)
5401
wlMintDate() view returns (uint256)
1661272200
wlPrice() view returns (uint256)
0
Read-only
balanceOf(address owner) view returns (uint256)
freeTaken(address) view returns (bool)
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 approve(address to, uint256 tokenId)
mintReserved(address to, uint256 amount)
publicFreeMint()
publicMint(uint256 amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string _baseTokenURI)
setContractURI(string contractURI_)
setMintDate(uint256 _wlMintDate, uint256 _publicMintDate)
setPrices(uint256 _wlPrice, uint256 _publicPrice)
setReserved(uint256 _teamReserved)
setSigner(address wlSignerAddress_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdraw(address to)
wlFreeMint(bytes signature)
wlMint(uint256 amount, bytes signature) payable
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(address wlSignerAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.