ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 58 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
-
variable spans 48 additional slots
-
variable spans 43 additional slots
Balances ($1.92)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
1INCH | ERC-20 | 3.924168 | $0.412015 |
$1.62 | |
RBN | ERC-20 | 0.495165 | $0.469703 |
$0.23 | |
UNI | ERC-20 | 0.002582 | $12.63 |
$0.03 | |
AAVE | ERC-20 | 0.000077 | $204.10 |
$0.02 | |
0x9f8f…79a2 | ERC-20 | 0.000005 | $1,826.73 |
$0.01 | |
LDO | ERC-20 | 0.004579 | $1.71 |
$0.01 | |
COMP | ERC-20 | 0.000034 | $69.86 |
$0 | |
CRV | ERC-20 | 0.004487 | $0.500833 |
$0 | |
YFI | ERC-20 | 0 | $7,394.14 |
$0 | |
RPL | ERC-20 | 0.00009 | $13.55 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20826250 | 2 months ago | | | 0 | 0.010181726 | |
| 20690453 | 3 months ago | | | 0 | 0.0059349086 | |
| 20382113 | 4 months ago | | | 0 | 0.021200600 | |
| 19924959 | 6 months ago | | | 0 | 0.020396370 | |
| 19924514 | 6 months ago | | | 0 | 0.010938884 | |
| 19785284 | 7 months ago | | | 1 | 0.0018119954 | |
| 19785237 | 7 months ago | | | 0.365 | 0.0056972796 | |
| 19735182 | 7 months ago | | | 0 | 0.0016203810 | |
| 19734889 | 7 months ago | | | 0 | 0.0018262389 | |
| 19734869 | 7 months ago | | | 0 | 0.0018781164 |
ABI
ABI objects
Getter at block 21284522 proxiableUUID() view returns (bytes32)
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
registry() view returns (address)
0x8f971223b4bd9649702f10d306e469e6dbe3e3e9
Read-only
burnTokensAmount(address _index, uint256 _amount) view returns (uint256[] _amounts)
mintSwapIndexAmount(struct IIndexRouterMintSwapParams _params) view returns (uint256 _amount)
State-modifying
Events burn(struct IIndexRouterBurnParams _params)
burnSwap(struct IIndexRouterBurnSwapParams _params) returns (uint256)
burnSwapValue(struct IIndexRouterBurnSwapParams _params) returns (uint256 wethBalance)
burnSwapValueWithPermit(struct IIndexRouterBurnSwapParams _params, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s) returns (uint256)
burnSwapWithPermit(struct IIndexRouterBurnSwapParams _params, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s) returns (uint256)
burnWithAmounts(struct IIndexRouterBurnParams _params) returns (uint256[] _amounts)
burnWithPermit(struct IIndexRouterBurnParams _params, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s)
initialize(address _WETH, address _registry)
mint(struct IIndexRouterMintParams _params) returns (uint256)
mintSwap(struct IIndexRouterMintSwapParams _params) returns (uint256)
mintSwapValue(struct IIndexRouterMintSwapValueParams _params) payable returns (uint256)
mintSwapWithPermit(struct IIndexRouterMintSwapParams _params, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s) returns (uint256)
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)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.