JPG People
Verified contract
Active on
Ethereum with 15,847 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 "JPG People"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199077 | 3 days ago | | | 0 | 0.00032931906 | |
| 21176387 | 6 days ago | | | 0 | 0.0017733765 | |
| 21163096 | 8 days ago | | | 0 | 0.00031722960 | |
| 21163095 | 8 days ago | | | 0 | 0.00030414994 | |
| 21163092 | 8 days ago | | | 0 | 0.00031612920 | |
| 21163091 | 8 days ago | | | 0 | 0.00031238640 | |
| 20982651 | a month ago | | | 0 | 0.00026572453 | |
| 20679167 | 2 months ago | | | 0 | 0.00038346746 | |
| 20643902 | 3 months ago | | | 0 | 0.000041751822 | |
| 20642752 | 3 months ago | | | 0 | 0.000049608930 |
ABI
ABI objects
Getter at block 21221874
getBaseURI() view returns (string)
https://api.jpgpeople.club/metadata/
name() view returns (string)
JPG People
owner() view returns (address)
0x5e577d19cd9a97dcf08f89ba927a3be2ca5b2106
symbol() view returns (string)
JPG
totalSupply() view returns (uint256)
8888
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)
mint(uint256 tokenID) 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)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdraw(uint256 amount)
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(uint256 price, uint256 supply, uint256 releaseTimestamp)
This contract contains no fallback and receive objects.
This contract contains no error objects.