gemdevil

Verified contract

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

No balances found for "gemdevil"

0xb8afb999342e87be3f47efab1c18345eb2bf4deed6d65f199b58b8cf2a29124a
0xdae71422e79e3f9aceb3210ab5ad3bf7a889cef55aa13d6207076d75f963bfe6
0x60b231522585925460bfd714ff09152e1d6536038135f41469a6ef984111c48b
0x122dc1be1f9b6282facdd8b1864ebd3169e1d68dcd056328c1fd5a1e8861f796
0x35661ae1af15e1b5867bf4a6debaa00f8681d589977a944bb64c1ec29de4b8bd
0xab3610750f0672eef35dd69433a4c4f2289a071a15fbdf473764680547b1ece5
0x285d88c2b803c2e5cd02cb4e503f7c33aaa00f38ab43de8222cdcdfa380a24c2
0xea4e0580b9c12b840847fe2f556fbe1c50a35045384a04ac32a0055b6aa9051b
0xe26d18dc5a44c66d2307e68dd9273b85a8b3c21566867c91b65c98664a03e6e5
0xab4ba0ac8adeb95e1025f6b0fbd834ecb04a9553b90bee33c6c75e82513e13dc

Functions
Getter at block 20910386
_totalSupply(view returns (uint256)
6666
currentSupply(view returns (uint256)
900
mintPrice(view returns (uint256)
45000000000000000
name(view returns (string)
gemdevil
nextOwnerToExplicitlySet(view returns (uint256)
0
openSaleStart(view returns (bool)
true
owner(view returns (address)
0x0af8c5d9b23c0bfe3db40931432b52a82b305ece
symbol(view returns (string)
GD
tokenCount(view returns (uint256)
761
totalSupply(view returns (uint256)
761
wlMintLimit(view returns (uint256)
3
wlSaleStart(view returns (bool)
false
Read-only
Minted(addressview returns (uint256)
_whiteLists(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
walletOfOwner(address _addressview returns (uint256[])
State-modifying
approve(address touint256 tokenId
openSaleMint(uint256 quantitypayable 
partnerMint(uint256 quantityaddress to
pushMultiWL(address[] listbool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCurrentSupply(uint256 newSupply
setMintPrice(uint256 newPrice
setOwnersExplicit(uint256 quantity
setWlMintLimit(uint256 newLimit
switchOpenSaleStart(bool _state
switchSaleStart(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
wlMint(uint256 quantitypayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.