Dragon Capsule

Verified contract

Proxy

Active on Ethereum with 5,508 txns
Deployed by via 0x872c4cb3 at 13872583
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots

No balances found for "Dragon Capsule"

0xcbc447dd7ea27bb1d389bebf5288d7a3f89d762d0a7bd5e2fc71596f5b346f0c
0x054916e4818a904dc0b8c927b2d3a33647329ba59d75372781223464f8574f96
0xac5bae3608aeb067fbfe1eea3bc75aac19caa0b0229b30e474c25ca9594d6d84
0x19045d24a8e3d2c6606f5d4d96adcdd0ba803a14c1ba6c5e3411486bb2971615
0x71b8c0a61cd88dbd29c1217f96ee741b1ba051304bf0ca5861d536047de91b81
0x3197dbc3b1085c3ed0da1a89a30ac7f64a8c56dad80fb39b34e78bb2aec114e3
0x1dd95332d0fa564f78cb506dc026b94a9c7243704ed76f5e5653c506671967ef
0xfb3c692d046f56bc72d8478ea9861e75091a8800ba7c0fbfdea0ae7f4319b239
0x02f82602bc81525ba9fd3d80e15434bb8cf714184927857ad2bc4b8d49937934
0xf240731a2c85839a6350e110ba7f8ff8f104e8b1d6e5627944231177b63db0c1

Functions
Getter at block 21227353
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreidsrujg2gz7emamehzocdw32eixjyxljnttmovk55xhtjejrsxvme, base=ipfs://bafybeiaehykyal3qcwh6skhrpvdulwe4j6zhdzwiuxl3zwv5vgejkgaany/, supply=10000, permanent=false)
name(view returns (string)
Dragon Capsule
nextId(view returns (uint256)
4561
owner(view returns (address)
0x8c5eb6ccb92e551ec1671cdaff7b55d44a28615b
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DC
withdrawer(view returns (address accountbool permanent)
(account=0xedea2ce2c9afb0fd5ba8f4b90c83a18ed560ce94, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.