ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 587 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
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($47,125.64)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 47.1453K | $0.999583 |
$47,125.64 | |
ivDAI | ERC-20 | 4.837356M | -- | -- | |
ipDAIfusion | ERC-20 | 1.125922M | -- | -- | |
StableDAI.com | ERC-20 | 527 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18232863 | a year ago | | | 0 | 0.0023193873 | |
| 18226511 | a year ago | | | 0 | 0.0027839881 | |
| 18226510 | a year ago | | | 0 | 0.0026341385 | |
| 17791087 | a year ago | | | 0 | 0.0026542752 | |
| 17662440 | a year ago | | | 0 | 0.0030907442 | |
| 17662437 | a year ago | | | 0 | 0.0021089446 | |
| 17661053 | a year ago | | | 0 | 0.0046967408 | |
| 17636417 | a year ago | | | 0 | 0.0057030768 | |
| 17621845 | a year ago | | | 0 | 0.0055844267 | |
| 17612410 | a year ago | | | 0 | 0.0033982306 |
ABI
ABI objects
Getter at block 21212004 proxiableUUID() view returns (bytes32)
getConfiguration() view returns (address asset, uint256 decimals, address ammStorage, address assetManagement, address router)
(asset=0x6b175474e89094c44da98b954eedeac495271d0f, decimals=18, ammStorage=0xb99f2a02c0851efdd417bd6935d2efcd23c56e61, assetManagement=0x20e934c725b6703f0ac696f1689008057db9ac44, router=0x16d104009964e694761c0bf09d7be49b7e3c26fd)
getImplementation() view returns (address)
0xe9facd55280b1df7bf6a1a9ea8a7c2b040b74dc1
getVersion() pure returns (uint256)
2000
owner() view returns (address)
0xd92e9f039e4189c342b4067cc61f5d063960d248
paused() view returns (bool)
false
Read-only
isPauseGuardian(address account) view returns (bool)
State-modifying
Events addPauseGuardians(address[] guardians)
confirmTransferOwnership()
depositToAssetManagementInternal(uint256 wadAssetAmount)
grantMaxAllowanceForSpender(address spender)
initialize(bool paused)
pause()
removePauseGuardians(address[] guardians)
renounceOwnership()
revokeAllowanceForSpender(address spender)
transferOwnership(address appointedOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawAllFromAssetManagementInternal()
withdrawFromAssetManagementInternal(uint256 wadAssetAmount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AppointedToTransferOwnership(address indexed appointedOwner)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseGuardiansAdded(address[] indexed guardians)
PauseGuardiansRemoved(address[] indexed guardians)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.