Frog's Paradise

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0xef8c01de at 15628671
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
Native
Value $15.38
0x17fd99c1e0caafec6da1b14d54f7f03b298d6a8eaa9c2cc0434869fe6d831e2c
0x066adb25d6de5694d962f631905c8efd000410fb2b48b09a4d3ddc6687fad570
0x16b4134dbb228146ecd9cdaa116c09a1035d1715e708410bbc2eaf81e70d242b
0x786a1e0fab2a502a6c9a0cafc6475accce0bab8c66e8d3166267d144e97c8cae
0xdf32b909c799a5dec129d2f78ee1d3768545c7967ec9fc1d34a0399cad4c1af8
0x58f0685833be621805df4345dba711510ccc959f006967e39326dae04efcc248
0xae6b0fedacc006082836b67df92b616acfc3258d9bd955979c76739b07d9bd6d
0x816ae498903262ab1ed357bffe15ed00789e99575d0605eb920bf8081b38b240
0x8ec4e4aa246db3bbe02fc52b0c4649c2f07ae1579f5ab8a0363e2e12ec4aa30c
0x0e43e3ed27b3f080e62846a2bd08e82a36171fb7899bf5be115a7605fc01081c

Functions
Getter at block 21402557
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreiglajhngn4gybkqvwvuv4h4c7lxo742lgbksum4ci3hvc4r6ae4kq, base=, supply=666, permanent=false)
name(view returns (string)
Frog's Paradise
nextId(view returns (uint256)
111
owner(view returns (address)
0xb824059be44849cea4145017434e817922bce95f
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FP
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, 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.