StrategyDForceUSDT
Verified contract
Active on
Ethereum with 167 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($81.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x431a…dbe0 | ERC-20 | 1.970629K | $0.041587 |
$81.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11240413 | 4 years ago | | | 0 | 0.059989940 | |
| 11228531 | 4 years ago | | | 0 | 0.031528816 | |
| 11221700 | 4 years ago | | | 0 | 0.020063792 | |
| 11209362 | 4 years ago | | | 0 | 0.016232572 | |
| 11196570 | 4 years ago | | | 0 | 0.023587432 | |
| 11182401 | 4 years ago | | | 0 | 0.040931132 | |
| 11170026 | 4 years ago | | | 0 | 0.012774328 | |
| 11156307 | 4 years ago | | | 0 | 0.031053616 | |
| 11144744 | 4 years ago | | | 0 | 0.035993964 | |
| 11136215 | 4 years ago | | | 0 | 0.021172920 |
ABI
ABI objects
Getter at block 21288359 balanceOf() view returns (uint256) balanceOfD() view returns (uint256) balanceOfPool() view returns (uint256) getExchangeRate() view returns (uint256)
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x9e65ad11b299ca0abefc2799ddb6314ef2d91080
d() view returns (address)
0x868277d475e0e475e38ec5cda2d9c83b5e1d9fc8
df() view returns (address)
0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0
getName() pure returns (string)
StrategyDForceUSDT
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
performanceFee() view returns (uint256)
500
performanceMax() view returns (uint256)
10000
pool() view returns (address)
0x324eebdaa45829c6a8ee903afbc7b61af48538df
strategist() view returns (address)
0x30084324619d9645019c3f2cb3a94611601a3078
uni() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
want() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
50
withdrawalMax() view returns (uint256)
10000
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.