Golden Token CryptoCitizens | GT

Verified contract

Active on Ethereum with 422 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Golden Token CryptoCitizens | GT"

0x0bfcf8ee196e0b1359bfa57abadf63779340f17d57ad42f52a74e805b2279a81
From
0x7e9b25a4f707a69a1fdf1fb0b6426e5911b233d51fb48831b01a970338c9e6ab
0x896c82ee5d2a48691a6f05d4d243c39b263e2928f7d08bc81ef73138b57545e8
0x02db7db58770eeee4c88393206c589e7d3fe2147d0f0a1305176b9b2ba840eee
0x13ce26fadbedeb536124c909a1a22bf6864fa0b8341802f472b4df98d08b6785
0x5c8c613d3cde8bb419b1724f27a0f3259bf1dfa31ac056e545dceef7373fff48
0x06af59faa1a3f8e5d3411d88168daabfc7c97688c3d6325909e5c84a41d1c576
0xbaec29aaa0f1fb1e8598b7c93a9548320acfea87c5d56788dcce882ed2daea3b
0xcdc28e98174f37d58453c4418f2880f99c86577f7eace4a8c3b31317f9148ff7
0x34874b50cdc6fe7d8468c8a588192e4e119326cb4cc28499febbae736f90dd76

Functions
Getter at block 21416789
OPERATOR_FILTER_ENABLED(view returns (bool)
true
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_LIVE_MINT(view returns (address)
0x1d01f771648424d29eae7d87501fea9838d64275
baseURI(view returns (string)
ipfs://Qmazhk5L9WBrvG4MNTcdX7itooomceuvQ395eGh8KX5NfZ/
name(view returns (string)
Golden Token CryptoCitizens | GT
owner(view returns (address)
0xe06f5fae754e81bc050215ff89b03d9e9ff20700
symbol(view returns (string)
GT
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_LiveMintBurn(uint256 TokenIDreturns (address _Recipient)
__ChangeOperatorFilterState(bool State
__WithdrawERC20(address TokenAddress
___Execute(address[] Targetsuint256[] Valuesbytes[] Datas
___NewBaseURI(string NewURI
___NewLiveMintAddress(address NewAddress
___OwnerBurn(uint256[] TokenIDs
___WithdrawERC721(address Contractaddress Recipientuint256[] TokenIDs
___WithdrawEther(
___WithdrawEtherToAddress(address Recipientuint256 Amount
approve(address operatoruint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(