Poniez Union

Verified contract

Active on Ethereum with 90 txns
Deployed by via 0xd109fc54 at 13255400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Poniez Union"

0x0f18961ae98e6df00ebc151c75fa81f92483f1b6e44a78fcda23fd9bf7a65e97
0x9112b71bef79367073a7ee59aa775b86c56bf07c028f9748d84ea13cfff08b25
0xa651b9668ef0b1bec0cff17dd2c55d01b5ed8712ff59bc7c7fab5540c788c171
0xb2f5c11059c76a6355b3c68952b5b096eeeabc673cd5c5142d88db60025498d8
0xd763a68d0c551c63a0a9c88022f044a1b51771dc65fd8cdb08c6b95e86fd0168
0x225ca353b758363d34706d039b48a3c085f672700ba64b831bc778f689d3c0c8
0x272675307c888393608aa1763f37607501193f6dfdcd96c93d1f5e55c6657463
0x08818aca30a959ae0c29dba9420b3b0721f8b8ffe089b9b6d300d66a4fa13a4d
0x2c5cc15c19029bfbdbf1554e262dec9bbff2c8e32fe48ce057c0871b47f4ce89
0x32e02bb17764c87151e7f8b11929ea37fff1705af67ab5daaf52bf0ccbc4af94

Functions
Getter at block 21289491
PONIEZ_MAX(view returns (uint256)
10000
PRICE(view returns (uint256)
0
PURCHASE_LIMIT(view returns (uint256)
10
contractURI(view returns (string)
ipfs://QmVhRUXxFfj9qskAWaysadM1vNtp5Mcct66NahmB5Z5X12
name(view returns (string)
Poniez Union
owner(view returns (address)
0x7c0798bd4acaf174df9c4b5a8353a55c109252f6
symbol(view returns (string)
PONIEZ
totalSupply(view returns (uint256)
153
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address touint256 numberOfTokens
purchase(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActiveDateTime(uint256 activeDateTime
setApprovalForAll(address operatorbool approved
setBaseURI(string URI1string URI2string URI3string URI4string URI5string URI6
setContractURI(string URI
setMintPrice(uint256 mintPrice
setPaymentAddress(address paymentAddress
setPurchaseLimit(uint256 purchaseLimit
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.