D4ADiamond
Verified contract
Proxy
Active on
Ethereum with 50 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.84)
Native
Value
$0.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0001 | $3,348.77 |
$0.34 | |
USDT | ERC-20 | 0.5 | $1.001 |
$0.5 | |
SEMI.T111 | ERC-20 | 11.498259M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112991 | 19 days ago | | | 0 | 0.00040812897 | |
| 21112983 | 19 days ago | | | 0 | 0.018035560 | |
| 21091415 | 22 days ago | | | 0 | 0.00054585029 | |
| 21091407 | 22 days ago | | | 0 | 0.0049803396 | |
| 21091399 | 22 days ago | | | 0 | 0.0073361987 | |
| 21091381 | 22 days ago | | | 0 | 0.0019595788 | |
| 21091370 | 22 days ago | | | 0 | 0.024232285 | |
| 21091311 | 22 days ago | | | 0 | 0.039622405 | |
| 21086104 | 23 days ago | | | 0 | 0.0074119699 | |
| 21085817 | 23 days ago | | | 0 | 0.0029260463 |
ABI
ABI objects
Getter at block 21248851 facetAddresses() view returns (address[] addresses) facets() view returns (struct IDiamondReadableFacet[] diamondFacets)
getFallbackAddress() view returns (address fallbackAddress)
0xa96449f508c83b8d5889d172252f747eb3177dd2
nomineeOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x778c35dec2f75dc959c53b6929c74efb0043358a
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()