GoldenPoo
Verified contract
Active on
Ethereum with 294 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,708.44 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19792991 | 7 months ago | | | 0 | 0.00026838499 | |
| 18385552 | a year ago | | | 0 | 0.00064162078 | |
| 16320638 | 2 years ago | | | 0 | 0.00043449543 | |
| 15938760 | 2 years ago | | | 0 | 0.0011458523 | |
| 15598078 | 2 years ago | | | 0 | 0.00036969692 | |
| 15451793 | 2 years ago | | | 0 | 0.00052050029 | |
| 15443461 | 2 years ago | | | 0 | 0.0015233542 | |
| 15207095 | 2 years ago | | | 0 | 0.00056241923 | |
| 15175935 | 2 years ago | | | 0 | 0.0013983313 | |
| 15059257 | 2 years ago | | | 0 | 0.0018044385 |
ABI
ABI objects
Getter at block 21303926
LICENSE_TEXT() view returns (string)
MAX_SUPPLY() view returns (uint256)
1000
MAX_TOKENS_PER_TRANSACTION() view returns (uint256)
20
POO_PROVENANCE() view returns (string)
a451ab2c167092b0d7286f199d8346a5a8d53742ea7208447ff0a7eca4c3297c
_baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/Qma5zwDvbF5DkeDqr9FjHSFw3GddAh9C4qi3Rbf4vo3pFp/
_paused() view returns (bool)
false
getPrice() view returns (uint256)
0
name() view returns (string)
Golden Poos
owner() view returns (address)
0xda73c4dfa2f04b189a7f8eafb586501b4d0b73dc
startingIndex() view returns (uint256)
35
startingIndexBlock() view returns (uint256)
12981666
symbol() view returns (string)
POO
totalReleased() view returns (uint256)
5889999999999999998
totalShares() view returns (uint256)
150
totalSupply() view returns (uint256)
323
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
changeLicense(string _license)
emergencySetStartingIndexBlock()
flipSaleState()
lockLicense()
mint(uint256 num) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setPrice(uint256 _newPrice)
setProvenanceHash(string provenanceHash)
setStartingIndex()
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
licenseisLocked(string _licenseText)
constructor()
receive()
This contract contains no error objects.