DYOR
Verified contract
Proxy
Active on
Base with 1,346 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($666.97)
Native
Value
$666.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.174289 | $3,826.80 |
$666.97 | |
DYOR | ERC-20 | 20M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23274713 | 2 minutes ago | | | 0 | 0.0000019157957 | |
| 23274392 | 13 minutes ago | | | 0 | 0.0000021175134 | |
| 23274335 | 15 minutes ago | | | 0 | 0.0000019117718 | |
| 23274197 | 19 minutes ago | | | 0 | 0.0000012999497 | |
| 23273995 | 26 minutes ago | | | 0 | 0.0000034836710 | |
| 23273907 | 29 minutes ago | | | 0 | 0.0000019149015 | |
| 23273855 | 31 minutes ago | | | 0 | 0.0000036921403 | |
| 23273839 | 31 minutes ago | | | 0 | 0.0000024743439 | |
| 23273736 | 35 minutes ago | | | 0 | 0.0000019229493 | |
| 23273724 | 35 minutes ago | | | 0 | 0.0000036931635 |
ABI
ABI objects
Getter at block 23274770 facetAddresses() view returns (address[] addresses) facets() view returns (struct IDiamondReadableFacet[] diamondFacets)
getFallbackAddress() view returns (address fallbackAddress)
0x0000000000000000000000000000000000000000
nomineeOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x47b3649a813db8a13e04088e9d4560369588384e
Read-only
facetAddress(bytes4 selector) view returns (address facet)
facetFunctionSelectors(address facet) view returns (bytes4[] selectors)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events acceptOwnership()
diamondCut(struct IDiamondWritableInternalFacetCut[] facetCuts, address target, bytes data)
setFallbackAddress(address fallbackAddress)
transferOwnership(address account)
DiamondCut(struct IDiamondWritableInternalFacetCut[] facetCuts, address target, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
receive()
DiamondWritable__InvalidInitializationParameters()
DiamondWritable__RemoveTargetNotZeroAddress()
DiamondWritable__ReplaceTargetIsIdentical()
DiamondWritable__SelectorAlreadyAdded()
DiamondWritable__SelectorIsImmutable()
DiamondWritable__SelectorNotFound()
DiamondWritable__SelectorNotSpecified()
DiamondWritable__TargetHasNoCode()
ERC165Base__InvalidInterfaceId()
Ownable__NotOwner()
Ownable__NotTransitiveOwner()
Proxy__ImplementationIsNotContract()
SafeOwnable__NotNomineeOwner()