Space Poggers
Verified contract
Active on
Ethereum with 11,707 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 "Space Poggers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21293307 | 12 hours ago | | | 0 | 0.00026512036 | |
| 21151405 | 20 days ago | | | 0 | 0.00042513822 | |
| 21149065 | 21 days ago | | | 0 | 0.00045415225 | |
| 21133778 | 23 days ago | | | 0 | 0.00042456128 | |
| 21103110 | a month ago | | | 0 | 0.000074701815 | |
| 21103110 | a month ago | | | 0 | 0.000074701815 | |
| 21103076 | a month ago | | | 0 | 0.00014321735 | |
| 21102831 | a month ago | | | 0 | 0.00014006552 | |
| 21090410 | a month ago | | | 0 | 0.00017944666 | |
| 21090409 | a month ago | | | 0 | 0.00017274877 |
ABI
ABI objects
Getter at block 21296979
MAX_SUPPLY() view returns (uint256)
12000
POGGERS_PROVENANCE() view returns (string)
48003675d853112faa8513c7481ffe3e38d94702bac0a7421a1f7b0443eb02d0
TIER1_NUM_TOKENS() view returns (uint256)
1
TIER1_PRICE() view returns (uint256)
70000000000000000
TIER2_NUM_TOKENS() view returns (uint256)
5
TIER2_PRICE() view returns (uint256)
65000000000000000
TIER3_NUM_TOKENS() view returns (uint256)
10
TIER3_PRICE() view returns (uint256)
60000000000000000
TIER4_NUM_TOKENS() view returns (uint256)
50
TIER4_PRICE() view returns (uint256)
50000000000000000
_isSaleActive() view returns (bool)
false
getTotalSupply() view returns (uint256)
12442
isSaleActive() view returns (bool)
false
name() view returns (string)
Space Poggers
offsetIndex() view returns (uint256)
11433
offsetIndexBlock() view returns (uint256)
13024104
owner() view returns (address)
0x1392459b41a96f8208a47a53c95e484654c02424
revealTimeStamp() view returns (uint256)
1629021204
symbol() view returns (string)
SP
totalSupply() view returns (uint256)
12442
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPoggersByOwner(address _owner) view returns (uint256[])
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 airdropPogger(uint256 numPoggers, address recipient)
airdropPoggerToMany(address[] recipients)
airdropThirteenthPogger(address recipient)
approve(address to, uint256 tokenId)
emergencySetOffsetIndexBlock()
mintPoggerTier1() payable
mintPoggerTier2() payable
mintPoggerTier3() payable
mintPoggerTier4() payable
pauseSale()
renounceOwnership()
reservePoggers(uint256 numPoggers)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setOffsetIndex()
setPreRevealURI(string preRevealURI)
setProvenanceHash(string provenanceHash)
setRevealTimestamp(uint256 newRevealTimeStamp)
setThirteenthPoggerBaseURI(string thirteenthPoggerBaseURI)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
SaleStarted()
SaleStopped()
TokenMinted(uint256 supply)
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.