TheGoldenPups
Verified contract
Active on
Ethereum with 1,704 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 "TheGoldenPups"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258495 | 4 days ago | | | 0 | 0.00041506018 | |
| 21245501 | 6 days ago | | | 0 | 0.00049256328 | |
| 21243415 | 6 days ago | | | 0 | 0.00076770237 | |
| 21243384 | 6 days ago | | | 0 | 0.00074556141 | |
| 20203472 | 5 months ago | | | 0 | 0.000068456224 | |
| 20203471 | 5 months ago | | | 0 | 0.000070291915 | |
| 20203471 | 5 months ago | | | 0 | 0.000064975630 | |
| 20087967 | 5 months ago | | | 0 | 0.00037725061 | |
| 20085446 | 5 months ago | | | 0 | 0.00045023144 | |
| 19811566 | 7 months ago | | | 0 | 0.00040465618 |
ABI
ABI objects
Getter at block 21287265
_baseURI() view returns (string)
https://thegoldenpups.io/api/golden/
companyWallet() view returns (address)
0xca0f61a6481bd3bd3cb3a0e5c80192e25ac0878c
getItemPrice() view returns (uint256)
30000000000000000
giveAways() view returns (uint256)
51
goldenSold() view returns (uint256)
3342
itemPrice() view returns (uint256)
30000000000000000
name() view returns (string)
TheGoldenPups
owner() view returns (address)
0xca0f61a6481bd3bd3cb3a0e5c80192e25ac0878c
symbol() view returns (string)
GoldenPups
Read-only
_tokenURIs(uint256) view returns (string)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events buyPup(uint256 _howMany) payable
changeComapnyWallet(address target)
mint(address to)
reclaimToken(address token)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newuri)
setItemPrice(uint256 _price)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.