ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,938 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 49 additional slots
0xe5e9…24fe
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151639 | a day ago | | | 0 | 0.0016160621 | |
| 21151414 | a day ago | | | 0 | 0.0016038366 | |
| 21147147 | 2 days ago | | | 0 | 0.0019262246 | |
| 21128941 | 4 days ago | | | 0 | 0.0031174558 | |
| 21128911 | 4 days ago | | | 0 | 0.0033754698 | |
| 21121522 | 5 days ago | | | 0 | 0.0012495415 | |
| 21119971 | 5 days ago | | | 0 | 0.00061389293 | |
| 21119959 | 5 days ago | | | 0 | 0.00063361315 | |
| 21119750 | 5 days ago | | | 0 | 0.00098994639 | |
| 21119208 | 5 days ago | | | 0 | 0.00078608952 |
ABI
ABI objects
Getter at block 21158535 proxiableUUID() view returns (bytes32)
BTCN() view returns (address)
0x39eb270155c78cbe8cdad4050fd8b8512f806a21
CORN_ETH() view returns (address)
0x0000000000000000000000000000000000000000
DAI() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
PSM() view returns (address)
0x89b78cfa322f6c5de0abceecab66aee45393cc5a
SDAI() view returns (address)
0x83f20f44975d03b1b09e64809b757c47f942beea
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
authority() view returns (address)
0xe5e99ed2764cb90017f95dd5db8b1fb20f6b24fe
authorityInitialized() view returns (bool)
true
cornSilo() view returns (address)
0x8bc93498b861fd98277c3b51d240e7e56e48f23c
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events depositDAI(uint256 daiAmount, uint256 minAmountOut)
depositUSDC(uint256 usdcAmount, uint256 minAmountOut)
initialize(address _authority)
pause()
sweep(address token)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AuthorityUpdated(address indexed user, address indexed newAuthority)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
ZeroDeposit()