PangolinRebalanceManager
Verified contract
Active on
Ethereum with 176 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PangolinRebalanceManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14391856 | 3 years ago | | | 0 | 0.027771660 | |
| 14359800 | 3 years ago | | | 0 | 0.023349456 | |
| 14353265 | 3 years ago | | | 0 | 0.021016008 | |
| 14348304 | 3 years ago | | | 0 | 0.016124352 | |
| 14345466 | 3 years ago | | | 0 | 0.026818533 | |
| 14334039 | 3 years ago | | | 0 | 0.014106620 | |
| 14327562 | 3 years ago | | | 0 | 0.033022912 | |
| 14295339 | 3 years ago | | | 0 | 0.040674764 | |
| 14269463 | 3 years ago | | | 0 | 0.063979840 | |
| 14256551 | 3 years ago | | | 0 | 0.051132613 |
ABI
ABI objects
Getter at block 21161647
basket() view returns (address)
0x1660f10b4d610cf482194356ece8efd65b15ba83
pangolin() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
rebalanceManager() view returns (address)
0xd7948f06256831d1f0287d81bf1e6b19185aa69a
Read-only
This contract contains no read-only function objects.
State-modifying
Events rebalance(struct IPangolinRebalanceManagerSwapStruct[] _swaps, uint256 _deadline)
setRebalanceManager(address _rebalanceManager)
RebalanceManagerSet(address indexed rebalanceManager)
Rebalanced(address indexed basket)
Swaped(address indexed basket, address indexed fromToken, address indexed toToken, uint256 quantity, uint256 returnedQuantity)
constructor(address _basket, address _pangolin, address _nativeToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.