Unicorn GG Club

Verified contract

Active on Ethereum with 681 txns
Deployed by via 0x3c7750cb at 12992423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Unicorn GG Club"

0xca68ca518b39c43b962e843675748f179717b8435e5d6fcb73786c795032ccb7
From
0xe807e116444a908d15a1ed16a1c34b85c7e75081a6f531d84edc9c270804babf
From
0xf1bb0dc6563edf73bc2f82d1937460c060d2dc0fdf9957f13c091cf934506115
From
0x307dd90a755b9a221ab9470c8b47a590f1e99653e7220e88f18a06f7208a0a5a
0xbc59d5680c05b8d03e22fa9f23a558765db26c33b40e58815cf45dd61a05f34e
0xe88df233fd98312847e41f1c79091ec83601d91a82be981117c82ddfbeb9d047
0xb243024f6562b9e1bf8d64b75b0109f1e02d63a1aa2e47d27a4a51e036cdd30d
0xf1f956aa95d306f7d2ed3f0441f62b410eecba74804c306749d5d1c932820e1b
0xd859e974b104cd6e357f82a3b8b221d68fb60e2fb3abe07700dfa438054b8cb5
0xd8f1b3ad8cd291b743f8a65d080119601377b0018ea8378ce1271ea41748d996
From

Functions
Getter at block 21212548
MAX_RESERVE(view returns (uint256)
40
MAX_SUPPLY(view returns (uint256)
9000
SALE_START_TIMESTAMP(view returns (uint256)
99999999999
baseURI(view returns (string)
https://api.unicorngg.club/
name(view returns (string)
Unicorn GG Club
owner(view returns (address)
0x0000000000000000000000000000000000000001
reserved(view returns (uint256)
40
symbol(view returns (string)
UGGC
totalSupply(view returns (uint256)
1117
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNFTPrice(uint256 amountview 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)
State-modifying
approve(address touint256 tokenId
changeBaseURI(string baseURI
mintNFT(uint256 amountpayable 
reserveNFTs(uint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setSaleTimestamp(uint256 new_SALE_START_TIMESTAMP
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amount
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 namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.