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

BloodShedBearsGen1

Verified contract

Active on Ethereum with 2,428 txns
Deployed by via 0xa0e644a0 at 14290376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BloodShedBearsGen1"

0xf01c0ccc1fbb288658a3fbaebbc0b2f721e06b904b42b34a648e427a850e42a2
0x15771547c54f413acc80ff56213fa3e53499490dc501ee9507cfc483ffe05f7b
0xac62fa32adceabef5317fabbee773b8ab3cb1326506a584d8c196f7f4864fb34
0x6f9ea1c21e7cbd164f96895c3d92e86b1f87096ff3383f6b4df73ab3154c2c8c
0x6d466e31b7c7f79db8b7eb87dc36d8cf555ed80fcfe802e9a24e958496a83352
0xed5a2453e55041e79beb2ed0b284474cd22472bef87a5bb4e199f0bd72f0d4c2
0x1b4c1f60d98850a7ec6d85ee21575a9d476fe1f2adf4d60198087f76fdce2c71
0xf3494352226b8d5a84641283c75f4a4c62f1db354878dc4837de51cc499d858a
0x42c4abbfdfaa3532dff65f28aa0b413747186107d95e9c329d3e82a4a9ca4e4e
0xbe676b1c3e58d4dd6f84cbb25c1d39c80f0ad3efc1ebe4d3363f3a36b1209373

Functions
Getter at block 21213894
bloodTokenContract(view returns (address)
0x6d9b6821ab5b9111c64828dc7445f8c5066f0999
gameStatsContract(view returns (address)
0x6eb57d7147f26df19751575602c68d0e3886fecf
name(view returns (string)
BloodShedBearsGen1
owner(view returns (address)
0x98f6ab4799cd3626a088147d1b2a940080f0a1b7
paused(view returns (bool)
true
symbol(view returns (string)
BSBG1
totalSupply(view returns (uint256)
20080
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFactions(uint256[] tokenIds_view returns (bool[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOfBatch(uint256[] tokenIds_address address_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenFactions(uint256view returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initSeedGeneration(bool seedTypereturns (bytes32)
mint(uint256 mintAmount_payable returns (uint256)
pause(
rawFulfillRandomness(bytes32 requestIduint256 randomness
renounceOwnership(
reserve(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setBloodTokenContract(address contractAddress_
setCost(uint256 _newCost
setGameStatsContract(address contractAddress_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SeedFulfilled(string seedType
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string initBaseURI_address vrfCoordinatorAddr_address linkTokenAddr_bytes32 vrfKeyHash_uint256 fee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.