StormWarfare Genesis

Verified contract

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

No balances found for "StormWarfare Genesis"

0x6c3a61a058b8e3c557baaa60a7850ef3873d162f48d49406c96a24ceb149d66b
0x0eeeb4df4a6f9b35377a2d2154703184b1556cdbc96f99c988beb1e39c719386
0xda5878c8207a071cb38ee595cd755bcf6c7e36003aaff79fcd3c469592372e82
From
0x90d0c04c1ad559344a57dada333ecadaf8cc2c3f39e47f7b24c729bcf9415655
0xcc9389c8569549c0171f324709eb44c0efe0983900648bb77944318c77fa5ea8
0x1cf12797a1a3bb0556d99089de197efae183e4e06ef9ce1e24b8c81d9f1a40d8
0xa722c8443ea05741d30a1b49f66d255463612a004c4500f1c6b827d5460a6cb6
0x16a0ff745008a7e09136e80c9507ebf1c8ad7fa8667e95b88d9ff7eb716d2f84
0xf110ebd2787b07cc3a08d3fd2478930b08c4328e1d8f5def6f9e55c10dcdc9f9
0xaa745a39be19ba9591e223c96f64ccf1dbed809435295d547c98d4e6a2bdf300

Functions
Getter at block 20958682
MAX_SUPPLY(view returns (uint256)
1000
name(view returns (string)
StormWarfare Genesis
owner(view returns (address)
0x99ac0c4b9d9aeb17eda5b8f5d66d352a3c3ddb24
paused(view returns (bool)
false
 
renounceOwnership(view 
symbol(view returns (string)
SWG
totalRemainingSupply(view returns (uint256)
0
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
checkAllowedAddress(address _addressview returns (bool)
getAllowedAddress(uint256 _indexview returns (struct Stormwarfare_NFT_BaseInfo)
getApproved(uint256 tokenIdview returns (address)
getMintableNFTBalance(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addAllowedAddresses(address[] _addressesuint256[] _allowedNFTCounts
approve(address touint256 tokenId
mint(address to
pause(
removeAllowedAddress(address _address
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbolstring baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.