TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 137,147 txns
Unified storage
The storage layout for this contract could not be retrieved.
Balances ($246,875.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 245.385859K | $1.00 |
$245,385.86 | |
GNS | ERC-20 | 680.14977 | $2.19 |
$1,489.53 | |
SPOT | ERC-20 | 1K | -- | -- | |
LINK | ERC-20 | 330.191226 | -- | -- | |
DOB | ERC-20 | 100 | -- | -- | |
WKLAY | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22732107 | a few seconds ago | | | 0 | 0.0000031246281 | |
| 22732098 | a few seconds ago | | | 0 | 8.2453258e-7 | |
| 22732095 | a few seconds ago | | | 0 | 2.3691344e-7 | |
| 22732095 | a few seconds ago | | | 0 | 2.7248504e-7 | |
| 22732095 | a few seconds ago | | | 0 | 2.7248504e-7 | |
| 22732095 | a few seconds ago | | | 0 | 0.0000033542173 | |
| 22732055 | 2 minutes ago | | | 0 | 7.5719165e-7 | |
| 22732045 | 2 minutes ago | | | 0 | 2.1882391e-7 | |
| 22732026 | 3 minutes ago | | | 0 | 0.0000032813000 | |
| 22732022 | 3 minutes ago | | | 0 | 0.0000031247276 |
ABI
ABI objects
Getter at block 22732108 facetAddresses() view returns (address[] facetAddresses_) facets() view returns (struct IGNSDiamondLoupeFacet[] facets_)
getAddresses() view returns (struct IAddressStoreAddresses)
(0xfb1aaba03c31ea98a3eec7591808acb1947ee7ac, 0x28efaa11199daf45aa8fbf95f920e5bc090dcbf3, 0xc07eed650ab255190ca9766162cfb47cfdf72f3a)
Read-only
facetAddress(bytes4 _functionSelector) view returns (address facetAddress_)
facetFunctionSelectors(address _facet) view returns (bytes4[] facetFunctionSelectors_)
hasRole(address _account, uint8 _role) view returns (bool)
hasRoles(address _account, uint8 _roleA, uint8 _roleB) view returns (bool)
State-modifying
Events diamondCut(struct IDiamondStorageFacetCut[] _faceCut, address _init, bytes _calldata)
initialize(address _govTimelock)
setRoles(address[] _accounts, uint8[] _roles, bool[] _values)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AccessControlUpdated(address target, uint8 role, bool access)
AddressesUpdated(struct IAddressStoreAddresses addresses)
DiamondCut(struct IDiamondStorageFacetCut[] _diamondCut, address _init, bytes _calldata)
Initialized(uint8 version)
constructor(address _logic, address admin_, bytes _data)
fallback()
fallback()
receive()
receive()
AboveMax()
AlreadyExists()
BelowMin()
BlockOrder()
DoesntExist()
InitError()
InitializationFunctionReverted(address _initializationContractAddress, bytes _calldata)
InsufficientBalance()
InvalidAddresses()
InvalidCollateralIndex()
InvalidFacetCutAction()
InvalidInputLength()
NotAllowed()
NotAuthorized()
NotContract()
NotFound()
Overflow()
Paused()
UnsupportedChain()
WrongAccess()
WrongIndex()
WrongLength()
WrongOrder()
WrongOrderType()
WrongParams()
WrongTradeType()
ZeroAddress()
ZeroValue()