PeasantVille
Verified contract
Active on
Ethereum with 4,030 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 "PeasantVille"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20523899 | 4 months ago | | | 0 | 0.000086992564 | |
| 18259307 | a year ago | | | 0 | 0.00015847569 | |
| 17259020 | 2 years ago | | | 0 | 0.0016098992 | |
| 16957268 | 2 years ago | | | 0 | 0.00081350543 | |
| 16797306 | 2 years ago | | | 0 | 0.0019605958 | |
| 16769239 | 2 years ago | | | 0 | 0.00054876181 | |
| 16728581 | 2 years ago | | | 0 | 0.0016094162 | |
| 16689366 | 2 years ago | | | 0 | 0.0011483821 | |
| 16632525 | 2 years ago | | | 0 | 0.0010166603 | |
| 16605039 | 2 years ago | | | 0 | 0.00077040211 |
ABI
ABI objects
Getter at block 21311101
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmYuVWDAWYC8tBGTHKgx7kWaZjTjXDBS5SeArDtVT9WAcC/
collectionSize() view returns (uint256)
5000
maxPerWallet() view returns (uint256)
1
name() view returns (string)
PeasantVille
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x77371aead89f2f6bc3365b252818515a66b265d5
pricePerMint() view returns (uint256)
0
symbol() view returns (string)
PeAsAnT
totalSupply() view returns (uint256)
5000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
maxMint(address) view returns (uint256)
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 NeWpEaSant(uint256 amount) payable
approve(address to, uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
tEaMmInT(uint256 amount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateMintInfo(uint256 newSize, uint256 newMax, uint256 newPrice)
withdrawContractEther(address recipient)
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.