Bored Bigfoot Billionaires
Verified contract
Active on
Ethereum with 4,313 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 "Bored Bigfoot Billionaires"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20999345 | 23 days ago | | | 0 | 0.00033962123 | |
| 20999338 | 23 days ago | | | 0 | 0.00035844721 | |
| 20788928 | 2 months ago | | | 0 | 0.00014017885 | |
| 20788924 | 2 months ago | | | 0 | 0.00027185601 | |
| 20650638 | 2 months ago | | | 0 | 0.000029299055 | |
| 20453460 | 3 months ago | | | 0 | 0.000025000000 | |
| 20447864 | 3 months ago | | | 0 | 0.000080461108 | |
| 20310308 | 4 months ago | | | 0 | 0.00013822395 | |
| 20310298 | 4 months ago | | | 0 | 0.00024162817 | |
| 20267278 | 4 months ago | | | 0 | 0.00013770209 |
ABI
ABI objects
Getter at block 21161230
NFTS_PER_MINT() view returns (uint256)
10
NFT_MAX() view returns (uint256)
10000
NFT_PRICE() view returns (uint256)
90000000000000000
_mysteryURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmXu4SkW5pxAf7LvMbtUodJJTwrCCUsuHs6DuWVqKZFa3U/1.json
contractURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmchjF8VkYP62eneBr5y3fLoVK4ov9LpAKKcPLKZ3o3BnX/
giftLive() view returns (bool)
true
name() view returns (string)
Bored Bigfoot Billionaires
owner() view returns (address)
0x08710a1b718d832704d97b02448c4b3cabba8930
revealed() view returns (bool)
true
saleLive() view returns (bool)
false
symbol() view returns (string)
BFOOTS
totalSupply() view returns (uint256)
3335
verifiedSigner() view returns (address)
0xf41d419b73ac92f0f2c2135e798879ce9ab24b63
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 tokenQuantity, uint256 nonce, address wallet, bytes signature) payable
mintGift(uint256 tokenQuantity, address wallet)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setContractURI(string URI)
setMysteryURI(string URI)
setPriceOfNFT(uint256 price)
toggleMysteryURI()
toggleSaleGiftStatus()
toggleSaleStatus()
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)
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.