Frogland Computational Toadex
Verified contract
Proxy
Active on
Ethereum with 2,710 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($3,158.75)
Native
Value
$3,158.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1 | $3,158.75 |
$3,158.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21165707 | 7 days ago | | | 0 | 0.0026591968 | |
| 20949535 | a month ago | | | 0 | 0.00030713515 | |
| 20949533 | a month ago | | | 0 | 0.00029085269 | |
| 20949531 | a month ago | | | 0 | 0.00030804857 | |
| 20949530 | a month ago | | | 0 | 0.00030819880 | |
| 20949529 | a month ago | | | 0 | 0.00030142520 | |
| 20949528 | a month ago | | | 0 | 0.00028043840 | |
| 20602256 | 3 months ago | | | 0 | 0.000027324644 | |
| 20600450 | 3 months ago | | | 0 | 0.00010757721 | |
| 20599600 | 3 months ago | | | 0 | 0.000085585949 |
ABI
ABI objects
Getter at block 21219365 facetAddresses() view returns (address[] addresses) facets() view returns (struct IDiamondReadableFacet[] diamondFacets)
getFallbackAddress() view returns (address)
0x0000000000000000000000000000000000000000
nomineeOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x9ce238f2ca5904b055197b6bdbead34d036f5dc4
getTrustedForwarder() view returns (address forwarder)
0x0000000000000000000000000000000000000000
versionRecipient() view returns (string)
2.2.5
Read-only
facetAddress(bytes4 selector) view returns (address facet)
facetFunctionSelectors(address facet) view returns (bytes4[] selectors)
supportsInterface(bytes4 interfaceId) view returns (bool)
_isApprovedForAll(address _owner, address operator) view returns (bool)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
canClaim(struct ClaimRequest request, bytes signature) view returns (bool isValid)
canMint(struct MintRequest request, bytes signature) view returns (bool isValid)
canMintMany(struct MintManyRequest request, bytes signature) view returns (bool isValid)
isApprovedForAll(address _owner, address operator) view returns (bool)
isTrustedForwarder(address forwarder) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events acceptOwnership()
diamondCut(struct IDiamondWritableFacetCut[] facetCuts, address target, bytes data)
setFallbackAddress(address fallbackAddress)
transferOwnership(address account)
claim(struct ClaimRequest request, bytes signature)
mint(struct MintRequest request, bytes signature) payable
mintMany(struct MintManyRequest request, bytes signature) payable
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool status)
DiamondCut(struct IDiamondWritableFacetCut[] facetCuts, address target, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.