Froggy Friends
Verified contract
Proxy
Active on
Ethereum with 2,341 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x66a7…d675
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 45 additional slots
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21399956 | 36 minutes ago | | | 0 | 0.00063007280 | |
| 21399079 | 4 hours ago | | | 0 | 0.00069935871 | |
| 21398868 | 4 hours ago | | | 0 | 0.00058721782 | |
| 21398455 | 6 hours ago | | | 0 | 0.00068027417 | |
| 21398451 | 6 hours ago | | | 0 | 0.00075979909 | |
| 21398001 | 7 hours ago | | | 0 | 0.00070736214 | |
| 21397943 | 7 hours ago | | | 0 | 0.00064472416 | |
| 21397682 | 8 hours ago | | | 0 | 0.00083400867 | |
| 21397428 | 9 hours ago | | | 0 | 0.00077566061 | |
| 21397295 | 10 hours ago | | | 0 | 0.00087270334 |
ABI
ABI objects
Getter at block 21400136
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
froggyUrl() view returns (string)
https://metadata.froggyfriends.io/frog/
lzEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxSupply() view returns (uint256)
4444
minGasToTransferAndStore() view returns (uint256)
100000
name() view returns (string)
Froggy Friends
owner() view returns (address)
0x6b01ad68ab6f53128b7a6fe7e199b31179a4629a
precrime() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FROGGY
tadpole() view returns (address)
0xecd48f326e70388d993694de59b4542ce8af7649
totalSupply() view returns (uint256)
4444
Read-only
balanceOf(address owner) view returns (uint256)
boostRate(uint8) view returns (uint256)
calculateReward(bytes32[][] _proofs, address _holder) view returns (uint256)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
getUnlockTimestamp(address _holder) view returns (uint256)
hibernationAvailable(uint8) view returns (bool)
hibernationOneDate(address) view returns (uint256)
hibernationStatus(address) view returns (uint8)
hibernationStatusRate(uint8) view returns (uint256)
hibernationTwoDate(address) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payloadSizeLimitLookup(uint16) view returns (uint256)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address operator, uint256 tokenId)
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
hibernate(uint8 _hibernationStatus)
initialize(uint256 _minGasToTransfer, address _lzEndpoint)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setBoost(uint8 _boost, uint256 _rate, bytes32 _root)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setFroggyUrl(string _froggyUrl)
setHibernationAvailable(bool _thirdyDayAvailable, bool _sixtyDayAvailable, bool _ninetyDayAvailable)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setRoyalties(address receiver, uint96 feeNumerator)
setSendVersion(uint16 _version)
setTadpoleReward(uint8 _status, uint256 _amount)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
wake(bytes32[][] _proofs)
withdraw(address account)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
Hibernate(address indexed _holder, uint256 indexed _hibernateDate, uint8 indexed _HibernationStatus)
Initialized(uint8 version)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Wake(address indexed _holder, uint256 indexed _wakeDate, uint256 indexed _tadpoleAmount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
HibernationIncomplete()
InvalidHibernationStatus()
InvalidSize()
InvalidToken()
OperatorNotAllowed(address operator)
OutOfTadpoles()