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

BloodWars

Verified contract

Active on Ethereum with 595 txns
Deployed by via 0x65a463a7 at 15710232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "BloodWars"

0x02cad9f5667f02c85b25e075564f5df948fde1821d6f67655e20ff58ead4b4ed
From
0x7165730d9c3eb11948cb71dfa0728de88684f82a31c5080d68f0a04f944be430
0x93a4779599d4d5ca87162d9f287a917310589f9f7c6b8c27677d644d3bde52da
0xc5072dcd4d4211158334b04623a901de8c73cf384d56328a0ebfeefe73811329
0x472cda32d2f0fcd883a6ae9290c9247d4dfdf34fe57cfd992a18241f7d95237c
0xacaef4e58a5fc40c2983d51cf69df09af0526c3cfe9c181ccbda921ac94ad2b4
0xe57b12310f92efc4057c9fefa21a0ef2cbdf092ea6e117463e36db1289901cd6
0xcb2214de612e5ab2da57c3ece8910243964f6ee6b3322c42825e0db752a8eb31
0x4c55f1b63bcdb2b003dd246c75516371dff31b60c1d9606fa9e8f152381d7536
0x24fe68eeb81cb4d02b1a034e0ef4bd9c5743899685c1cfed81b2fde0c095de10

Functions
Getter at block 21214053
baseURI(view returns (string)
https://www.bloodwars.io/api/temp/
contractURI(view returns (string)
currentSupply(view returns (uint256)
2816
defaultURI(view returns (string)
https://www.bloodwars.io/api/temp/
finalizeBaseUri(view returns (bool)
false
maxCollectionSupply(view returns (uint256)
8888
mycontractURI(view returns (string)
name(view returns (string)
BloodWars
owner(view returns (address)
0x1c96962ce7572c7c54a56d3c28df68c9e6aed877
paused(view returns (bool)
true
presaleMintMax(view returns (uint256)
10
presalePrice(view returns (uint256)
0
presaleSupply(view returns (uint256)
8488
royaltyAddr(view returns (address)
0xc8403eb0ffefdb129b1c3b18e9268e58e26d9f61
royaltyBasis(view returns (uint256)
1000
saleMintMax(view returns (uint256)
10
salePrice(view returns (uint256)
20000000000000000
stage(view returns (uint8)
2
symbol(view returns (string)
BW
totalSaleSupply(view returns (uint256)
8488
totalSupply(view returns (uint256)
2816
Read-only
balanceOf(address ownerview returns (uint256)
fundRecipients(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addrbytes signatureview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMintCount(addressview returns (uint8)
receivePercentagePt(uint256view returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
saleMintCount(addressview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _owneruint256 startIduint256 endIdview returns (uint256[])
State-modifying
approve(address touint256 tokenId
finalizeBaseURI(
mintPublic(uint8 _mintAmountpayable 
mintWhitelist(uint8 _mintAmountbytes signaturepayable 
nextStage(
pause(bool _state
renounceOwnership(
reserveMint(uint256 _mintAmountaddress _to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _contractURI
setPresaleMintMax(uint256 _presaleMintMax
setPresalePrice(uint256 _presalePrice
setRoyalty(address _royaltyAddruint256 _royaltyBasis
setSaleMintMax(uint256 _saleMintMax
setSalePrice(uint256 _salePrice
setwhitelistSigner(address _whitelistSigner
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFund(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
stageChanged(uint8 stage
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _defaultURIaddress _whitelistSigner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.