The latest block we've processed for this chain is 20897858, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

LuckyDragon

Verified contract

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

No balances found for "LuckyDragon"

0xa4f67477ddc7a7922f0ddab7d9ab0e494c3158279c3303aa74cb2419cb47f418
0xadb89f7833e13bc211b3f88bb0839f0ad0bc58fe6b08626c8c7a2693a1621c7f
0x5a0e7f68b553be76caa3b4557823d8aa026cc786ca21ec2962ba052916bae355
0xb37d6b3f0845374c53b84d78e3a7b9c6d92f47dc64dd6774cd0b259753bbe700
0xaba49aba925322465f776c8c057315dd857a90c4a29d2e3f9c696b1dd175033b
0xcd2ae6b7814ca55767a7d65ae9dc599759545855783cdf0e5d1adfeaec14091c
0x79dbd6c97201ba68915d75717418016377ab6056bd9487caf39c140f6c7185a7
0x8c04e4780c9bc8a13280b9b493abd1886cdb994d75bd91a1ff19173f26a94b3d
0x85a57fb87726a4076e6b981714a0767c7315768bb75ce6746b4234faf488edcc
0xe07086b1aef8078ef10206c85a0ab5bca477f5d193da23d0bd8b2ab392f75016

Functions
Getter at block 20897857
baseTokenURI(view returns (string)
dataURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmVnwNCv58gmmYcYcqjtwscqoe4zutAndxbg7d4ZS8TeXX/
decimals(view returns (uint8)
18
maximumHoldNum(view returns (uint256)
8000000000000000000
minted(view returns (uint256)
15071
name(view returns (string)
LuckyDragon
openTime(view returns (uint256)
1
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
LUCKY
totalSupply(view returns (uint256)
8888000000000000000000
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)
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
setDataURI(string _dataURI
setMaximumHoldNum(uint256 _maximumHoldNum
setNameSymbol(string _namestring _symbol
setOpenTime(uint256 _openTime
setTokenURI(string _tokenURI
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(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

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