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

BattleStar CREDITs

Verified contract

Active on Ethereum with 1,852 txns
Deployed by via 0xf6b49586 at 14211527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdc776daca07d5cb7f9302ebc9fc0e2fba59d80732bed98316c88a70d0858d5bb
0xb7b7c8de115cc4d32bebaf8ccceb05294f1d1247128c8c6d3fbe9733839ae500
0x5e5dfd9f15cb71d04481395ee4184c83ebc576639e55657b299e62944903d0aa
0xa3d71235a0c6652d2afbb61db1e01226b2f6f545a169de48f8775f576cac7281
0x4d294165355015e96af3b7440e36ca173deff23674f78d2961b88c889e51fb95
0x69fffbd61ca5ae575061eb2036e00b5a2f95fc7181632e144d61514f8bc7a58c
0x1eb43f99d4364decbe273b1f63c098393cd42e39cbd8ea1dc7eca19661da4cc0
0xb9988d9357807c064aca396b43f11bc720314c1b3263f888c49893eb83d187cb
From
0xe4ae3418ed2ae6ff6347c8d1617915b5174850fe7c5fe615d2241d30908ae931
0xd987b6ba3ce32cdb117d7379233df9f248522cace92bb94e560962753ce7bceb

Functions
Getter at block 20799832
MAX_TOTAL_SUPPLY(view returns (uint256)
500000000000000000000000000000
decimals(view returns (uint8)
18
isMinting(view returns (bool)
true
isTokenMinting(view returns (bool)
true
isWhitelistMinting(view returns (bool)
true
name(view returns (string)
BattleStar CREDITs
owner(view returns (address)
0xb53139a490aa9e6ae009f143805d5e5bd7791bdd
signer(view returns (address)
0x32f33ee03c50c3bfa057b5fd38aeb872a301c2cc
symbol(view returns (string)
CREDIT
totalMinted(view returns (uint256)
498
totalSupply(view returns (uint256)
49976196994374503688670000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
claimedAirdrop(addressview returns (bool)
nonces(addressview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
addWhitelist(address[] people
approve(address spenderuint256 amountreturns (bool)
claimAirdrop(address receiveruint256 amountbytes signature
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(payable 
mintCredits(address accountuint256 amountuint256 noncebytes signature
mintWhitelist(payable 
mintWithTokens(uint256 amountpayable 
renounceOwnership(
setMinting(bool val
setTokenMinting(bool val
setWhitelist(bool val
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawalETH(uint256 _amount
withdrawalTokens(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed arg0address indexed arg1uint256 indexed arg2
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.