veSDTFeeCurveProxy
Verified contract
Active on
Ethereum with 22 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 "veSDTFeeCurveProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16183970 | 2 years ago | | | 0 | 0.00051710891 | |
| 16161423 | 2 years ago | | | 0 | 0.0078108759 | |
| 16050976 | 2 years ago | | | 0 | 0.0045684848 | |
| 15900778 | 2 years ago | | | 0 | 0.0065028064 | |
| 15764606 | 2 years ago | | | 0 | 0.0060120021 | |
| 15703525 | 2 years ago | | | 0 | 0.0035272787 | |
| 15662531 | 2 years ago | | | 0 | 0.0096610812 | |
| 15662415 | 2 years ago | | | 0 | 0.012247643 | |
| 15642434 | 2 years ago | | | 0 | 0.0050711348 | |
| 15613126 | 2 years ago | | | 0 | 0.0053808513 |
ABI
ABI objects
Getter at block 21259501 claimableByKeeper() view returns (uint256)
BASE_FEE() view returns (uint256)
10000
CRV() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
FEE_D() view returns (address)
0x29f3dd38db24d3935cf1bf841e6b2b461a3e5d92
FRAX() view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
FRAX_3CRV() view returns (address)
0xd632f22692fac7611d2aa1c0d552930d43caed3b
SD_FRAX_3CRV() view returns (address)
0x5af15da84a4a6edf2d9fa6720de921e1026e37b7
SUSHI_ROUTER() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
claimerFee() view returns (uint256)
100
maxSlippage() view returns (uint256)
100
owner() view returns (address)
0x0de5199779b43e13b3bec21e91117e18736bc1a8
Read-only
crvToFraxPath(uint256) view returns (address)
State-modifying
Events recoverERC20(address _token, uint256 _amount)
renounceOwnership()
sendRewards()
setClaimerFe(uint256 _newClaimerFee)
setSlippage(uint256 _newSlippage)
setSwapPath(address[] _newPath)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardSent(uint256 claimerAmount, uint256 feeDAmount)
constructor(address[] _crvToFraxPath)
This contract contains no fallback and receive objects.
This contract contains no error objects.