God Candle 404

Verified contract

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

No balances found for "God Candle 404"

0x279f9994405d8e64dc7452debb9d5f0b22dfa79755df8db28e16d497b85995f8
0xca86ac3fe8f92bae02ca4a07eb367e1024ccb840a7f71a8b2864df36db213cc6
From
0x8e25ac2d3dbb57b1f9cdb88e1f8747fec7e50b6f8fb0610fa89f6e74f76771b9
0x31149af7b67d8dad9d858032958418e878f78cd18bfe0d69a158490f974afd79
0x81f7fab8b6938fe47f16b7480f9062be5aad6753d79faea345b3bd8a88623944
0xe25c0b4c932cdc13286956c634b7ad7c758f9a7fed4df77c3bb464ce0b87baf8
0x19ed91b21074e446bdf101c635521dbe49936c146f49a6c766d722e54a990f21
0x040e943eca625d7b2d5ab79d7f295490034b65eec6c256d2886dd9e5c6ce34e8
0xb6f2a0d57bca70b16f8b01f53696eb7c2af5201c5fa2fde9f15ed8b69bace7ee

Functions
Getter at block 20964961
GodCandleUrl(view returns (string)
applyTxLimit(view returns (bool)
false
buyLimit(view returns (uint256)
4040000000000000000000
decimals(view returns (uint8)
18
minted(view returns (uint256)
36
name(view returns (string)
God Candle 404
owner(view returns (address)
0x4749724deff1cfb2c76f4f77e8e30aa5292a57c7
paused(view returns (bool)
false
revealed(view returns (bool)
false
sellLimit(view returns (uint256)
0
symbol(view returns (string)
GOD
totalSupply(view returns (uint256)
4040000000000000000000
txLimit(view returns (uint256)
10000000000000000000
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 idview returns (string)
userBuyLimit(addressview returns (uint256)
userSellLimit(addressview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
pause(
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setGodCandleUrl(string _tokenURI
setLimit(uint256 _buylimituint256 _selllimit
setNameSymbol(string _namestring _symbol
setRevealed(bool _revealed
setWhitelist(address targetbool state
startApplyingLimit(
stopApplyingLimit(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
unpause(
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed id
Unpaused(address account
Constructor
constructor(address _owneruint256 _buyLimituint256 _sellLimit
Fallback and receive

This contract contains no fallback and receive objects.

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