This contract is being backfilled. You may encounter incomplete storage history.

0xBitcoin Treasure Chests

Verified contract

Active on Ethereum with 35 txns
Deployed by via 0x78073c7a at 12673881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1023 additional slots
ERC-20
Value $199.13
0x486209b40bea24bfc4570fb5a598492985842265c0069f5bd9c42e3397c172be
0x9709455b10474d3c73bce9636458f9f32c87dca7b77a537a6cd20678b4f21975
0xcfe34e20d8417b4ce64dd9ecac58f909108cefc734c3ec29554e0c0f8daeecd8
0x6bb948a11ddaf07faf50501889b309aae87f8cbadcd92dbed2ba1fcb66b717c0
0x26666709e86b76a199919b35e56365f796c8d80edfd0c4cd94f405af3a8be74b
0x48f7c4f4d1ce03439ef7c735adb9494f1ef68eb1e29dcd599bc6a0b2f229da77
0x115632fdce40be6992ccf18e971faafe1a03fff7d286accff387e4ef1437bfc8
0xfd7e1317cbb356b5e120d57a1f28ca79944f6289d404abed7763a2f14ba50a8e
0x8d66acae798449707eced2a872f81f9a8a4fbd2b1c1c61d432242d102dc6cb15
0x641cf1f38bf4ad875014e377e50298e87dcdbefc9d12efe639be5e50999c65ef

Functions
Getter at block 20792448
TOKEN_LIMIT(view returns (uint256)
1024
getDevFunds(view returns (uint256)
0
getGuildFunds(view returns (uint256)
0
getMintPrice(view returns (uint256)
12800000000
getMintedCounter(view returns (uint256)
94
name(view returns (string)
0xBitcoin Treasure Chests
owner(view returns (address)
0x995e3e70f983d231a212c2a7210fc36a5b70cc39
saleStarted(view returns (bool)
true
symbol(view returns (string)
Treasure Chests
totalSupply(view returns (uint256)
94
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
burnAndRedeemLockedToken(uint256 tokenId
receiveApproval(address fromuint256 tokensaddress tokenbytes data
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAndShare(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(uint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring baseTokenURIuint256 mintPrice
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.