Slumdoge Billionaires
Verified contract
Active on
Ethereum with 6,856 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Slumdoge Billionaires"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21041537 | 17 days ago | | | 0 | 0.00045435604 | |
| 21041071 | 17 days ago | | | 0 | 0.00089794473 | |
| 21040825 | 17 days ago | | | 0 | 0.00020029605 | |
| 21040812 | 17 days ago | | | 0 | 0.00023359274 | |
| 21010032 | 21 days ago | | | 0 | 0.00033179089 | |
| 21006486 | 22 days ago | | | 0 | 0.00035596624 | |
| 21005111 | 22 days ago | | | 0 | 0.00028135297 | |
| 21003883 | 22 days ago | | | 0 | 0.00030618385 | |
| 20991593 | 24 days ago | | | 0 | 0.0012019884 | |
| 20884897 | a month ago | | | 0 | 0.0011861475 |
ABI
ABI objects
Getter at block 21162159
MAX_SBS() view returns (uint256)
10000
REVEAL_TIMESTAMP() view returns (uint256)
1624069800
SBPrice() view returns (uint256)
69000000000000000
baseURI() view returns (string)
ipfs://QmaKb1sFY9SrJG7jLkEVhhjshs6Efb2jZY2pHrCmUw8VUU/
maxSBPurchase() view returns (uint256)
10
name() view returns (string)
Slumdoge Billionaires
owner() view returns (address)
0xf96f37419190781f16fac7dfdc5b78e6a0a01ffb
saleIsActive() view returns (bool)
true
startingIndex() view returns (uint256)
0
startingIndexBlock() view returns (uint256)
12664242
symbol() view returns (string)
SDB
tokensReserved() view returns (bool)
true
totalSupply() view returns (uint256)
10000
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)
emergencySetStartingIndexBlock()
flipSaleState()
mintSB(uint256 numberOfTokens) payable returns (uint256[])
renounceOwnership()
reserveSBs()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setRevealTimestamp(uint256 revealTimeStamp)
setStartingIndex()
setTokenURI(uint256 tokenId, string _tokenURI)
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)
TokenMinted(address receiver, uint256 tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 maxNftSupply, uint256 saleStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.