Cosmic Wyverns

Verified contract

Active on Ethereum with 9,208 txns
Deployed by via 0xcf2fd080 at 13595286
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69.69
0x7af7a2a2ca8c683a6be79c9a02b004cb7c013a50144d3098cc70a6146ba77514
0xeb92bf9481a7aa3781a0d4bd9450224e6d142c975e16166ce500f835045d34fe
0x9eac44b381ca40fc092d064d29b949645b36eb9417a9fbd3d9f06bf9db243432
0x6e9417d4b9248d90d01096bfa8cf88a3dff6bc5e6e71732138eb757256e30915
0xca356af35b0ac1ec8e44b14abb567cf0e4aa9010c142a9ae34bea45d2a091898
0xf3229cfe2240ade2425d18d6cb604c58fb11469c97f24e2e01c5e8654cd42910
0x07538e397bc780a747d9fcb8ecd1f3246585f76db4779c0a1170a9f1ffc37a11
0xa520eae6ddbe0239052cecd98967395da7cdc486debc472a85bda265109a9289
0x8d8a8181c4fab489cc69a68492f5c8b1072feef81cbc53cf6633105457036ae7
0x7e9dca5ca1beaed7dc955b4dce4e1b6d21296d6a2314730b793b7814fc251480

Functions
Getter at block 21039374
_baseURI(view returns (string)
https://cosmic-backend.herokuapp.com/nft/metadata/
isPaused(view returns (bool)
true
isPreSalePaused(view returns (bool)
false
maxSupply(view returns (uint256)
3500
name(view returns (string)
Cosmic Wyverns
owner(view returns (address)
0x4be44337904b5013bd9671a4e4f10090ac42f4b4
price(view returns (uint256)
50000000000000000
reserve(view returns (uint256)
0
symbol(view returns (string)
WYVERN
totalSupply(view returns (uint256)
3500
Read-only
_addressExist(addressview returns (bool)
_whiteList(addressview returns (address userAddressuint256 counter)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 _quantityview returns (uint256)
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
addWhiteListBundle(address[] whiteAddress
approve(address touint256 tokenId
flipPauseStatus(
flipPreSalePauseStatus(
mint(payable 
preSalemint(payable 
reserveTokens(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxSupply(uint256 _quantity
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.