TreasuryManagerFxGauge
Verified contract
Active on
Ethereum with 26 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 "TreasuryManagerFxGauge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21187469 | 10 days ago | | | 0 | 0.016038041 | |
| 21114783 | 20 days ago | | | 0 | 0.0039112018 | |
| 20990702 | a month ago | | | 0 | 0.014890937 | |
| 20876563 | 2 months ago | | | 0 | 0.0027171771 | |
| 20648149 | 3 months ago | | | 0 | 0.00042198518 | |
| 20604263 | 3 months ago | | | 0 | 0.00044105191 | |
| 20510550 | 3 months ago | | | 0 | 0.00045509821 | |
| 20397490 | 4 months ago | | | 0 | 0.00066577206 | |
| 20317322 | 4 months ago | | | 0 | 0.0014841600 | |
| 20245869 | 5 months ago | | | 0 | 0.00097937472 |
ABI
ABI objects
Getter at block 21257382
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
cvx() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
cvxFxn() view returns (address)
0x183395dbd0b5e93323a7286d1973150697fffcb3
exchange() view returns (address)
0x1062fd8ed633c1f080754c19317cb3912810b5e5
fxgauge() view returns (address)
0xfefafb9446d84a9e58a3a2f2dddd7219e8c94fbb
fxn() view returns (address)
0x365accfca291e7d3914637abf1f7635db165bb09
fxnDeposit() view returns (address)
0x56b3c8ef8a095f8637b6a84942aa898326b82b91
owner() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
pid() view returns (uint256)
7
slippage() view returns (uint256)
997000000000000000
treasury() view returns (address)
0x1389388d01708118b497f59521f6943be2541bb7
treasuryBalanceOfCvxFxn() view returns (uint256)
0
treasuryBalanceOfFxn() view returns (uint256)
6349745003291801608535
vault() view returns (address)
0x83dcbf8b0e90343fbe148f221e8f243bd16ecf46
vefxnProxy() view returns (address)
0xd11a4ee017ca0beca8fa45ff2abfe9c6267b7881
Read-only
calc_minOut_deposit(uint256 _fxnamount, uint256 _cvxFxnamount) view returns (uint256)
calc_minOut_swap(uint256 _amount) view returns (uint256)
calc_withdraw_one_coin(uint256 _amount) view returns (uint256)
operators(address) view returns (bool)
State-modifying
Events addToPool(uint256 _fxnamount, uint256 _cvxFxnamount, uint256 _minAmountOut)
claimLPRewards()
convert(uint256 _amount, bool _lock)
execute(address _to, uint256 _value, bytes _data) returns (bool, bytes)
removeAsLP(uint256 _amount)
removeFromPool(uint256 _amount, uint256 _minAmountOut)
setOperator(address _op, bool _active)
setSlippageAllowance(uint256 _slip)
swap(uint256 _amount, uint256 _minAmountOut)
withdrawTo(address _asset, uint256 _amount, address _to)
AddedToLP(uint256 _lpamount)
ClaimedReward(address indexed _token, uint256 _amount)
Convert(uint256 _amount)
OperatorSet(address indexed _op, bool _active)
RemovedFromLp(uint256 _lpamount)
Swap(uint256 _amountIn, uint256 _amountOut)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.