StrategyCurveYBUSD
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x69fb…8840 | ERC-20 | 3,563,360,125,556.1684T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11019391 | 4 years ago | | | 0 | 0.061984686 | |
| 11012768 | 4 years ago | | | 0 | 0.063829584 | |
| 11006190 | 4 years ago | | | 0 | 0.13734879 | |
| 10999681 | 4 years ago | | | 0 | 0.10696189 | |
| 10993624 | 4 years ago | | | 0 | 0.079005940 | |
| 10987152 | 4 years ago | | | 0 | 0.077331996 | |
| 10980551 | 4 years ago | | | 0 | 0.058919616 | |
| 10975207 | 4 years ago | | | 0 | 0.17430386 | |
| 10967679 | 4 years ago | | | 0 | 0.11308842 | |
| 10960975 | 4 years ago | | | 0 | 0.085924440 |
ABI
ABI objects
Getter at block 21201800
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x9e65ad11b299ca0abefc2799ddb6314ef2d91080
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curve() view returns (address)
0x79a8c46dea5ada233abaffd40f3a0a2b1e5a4f27
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
getName() pure returns (string)
StrategyCurveYBUSD
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
mintr() view returns (address)
0xd061d61a4d941c39e5453435b6345dc261c2fce0
performanceFee() view returns (uint256)
500
performanceMax() view returns (uint256)
10000
pool() view returns (address)
0x69fb7c45726cfe2badee8317005d3f94be838840
strategist() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
uni() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
want() view returns (address)
0x3b3ac5386837dc563660fb6a0937dfaa5924333b
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
50
withdrawalMax() view returns (uint256)
10000
ydai() view returns (address)
0xc2cb1040220768554cf699b0d863a3cd4324ce32
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit()
harvest()
setController(address _controller)
setGovernance(address _governance)
setPerformanceFee(uint256 _performanceFee)
setStrategist(address _strategist)
setWithdrawalFee(uint256 _withdrawalFee)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
This contract contains no event objects.
constructor(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.