God

Verified contract

Active on Ethereum with 331 txns
Deployed by via 0x053018ae at 19364572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "God"

0xb8e4a5407ab56642efcc184c74b0d49334491faae724f7e7dab2d3af3bf47111
0x0747889a8df5ef73e9a28bfad196114dd0555e2e4e2ddf9ec1ed45e37f1c698b
0xd7f76a2c4cbb6192ca15a141ebbc6b54b4fd64aa0d9760062ebeb76163d48825
0x1c288f9dd540eb06b95e19662056c445da665898a105015d29366efa81f461e2
0x5c7dd99e3bf9771850db9b4227d1e753a518e6023f944fdd17ecaef9e2420500
0x95f0728b39d5fcaedc5f73de46a6fb1f285807bfcf5d8b65946b81ccf212ed62
0xcdca864ee9bab11ed47f433e6255b89d29abd92e1c5b3e5df17440f86dabbe41
0xf3b30b401d967a0bc0e020baf0b4efdfcb6d0e4ae1317236abf98c34028fa516
0x8436f9519214ca2101f3c52ff235a003d3cfbed799a0fa630b9b3f5218972080
0x4b933fb0e6e842427e8720f803c44e526e6fba26d68839d72620061a525b7489

Functions
Getter at block 20813251
baseExtension(view returns (string)
.json
baseTokenURI(view returns (string)
https://godcandle404.com/metadata/
decimals(view returns (uint8)
18
initialSupply(view returns (uint256)
4040
minted(view returns (uint256)
2009
name(view returns (string)
God
owner(view returns (address)
0x2ad23a310bb60c0bf8958f93fce7869c787b3fdc
symbol(view returns (string)
GOD
totalSupply(view returns (uint256)
4040000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 tokenIdview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _newBaseURIstring _newBaseExtension
setNameSymbol(string _namestring _symbol
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(