StrategyWbtc
Verified contract
Active on
Ethereum with 11 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 |
---|---|---|---|---|---|
BEL | ERC-20 | 0 | $0.791135 |
$0 | |
0x4c18…ae79 | ERC-20 | 193,213,228.703992T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17891021 | a year ago | | | 0 | 0.00037397391 | |
| 17890630 | a year ago | | | 0 | 0.019072385 | |
| 17484130 | a year ago | | | 0 | 0.019851469 | |
| 16220115 | 2 years ago | | | 0 | 0.014712124 | |
| 13966510 | 3 years ago | | | 0 | 0.11763236 | |
| 13326610 | 3 years ago | | | 0 | 0.028503243 | |
| 12721055 | 3 years ago | | | 0 | 0.010705674 | |
| 12134570 | 4 years ago | | | 0 | 0.12807793 | |
| 12054253 | 4 years ago | | | 0 | 0.10817035 | |
| 11997786 | 4 years ago | | | 0 | 0.081985995 |
ABI
ABI objects
Getter at block 21323132 balanceInPool() view returns (uint256) balanceOf() view returns (uint256)
TO_HCRV_DECIMALS() view returns (uint256)
10000000000
bella() view returns (address)
0xa91ac63d040deb1b7a5e4d4134ad23eb0ba07e14
burnAddress() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
burnPercent() view returns (uint256)
50
controller() view returns (address)
0x0000000000000000000000000000000000000000
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
crv_minter() view returns (address)
0xd061d61a4d941c39e5453435b6345dc261c2fce0
distributionPercent() view returns (uint256)
50
governance() view returns (address)
0x0ffe3ab40d89c2ccf9881a28465ab7fe332fca9a
hBTCGauge() view returns (address)
0x4c18e409dc8619bfb6a1cb56d114c3f592e0ae79
hBTCPool() view returns (address)
0x4ca9b3063ec5866a4b82e437059d2c43d1be596f
hCrv() view returns (address)
0xb19059ebb43466c323583928285a49f558e572fd
isOwner() view returns (bool)
false
manageFee() view returns (uint256)
22
output() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
owner() view returns (address)
0x10f919f874db00239a1f891d96279ff999514b82
toBella() view returns (uint256)
8
toWant() view returns (uint256)
92
underlyingBalanceInPool() view returns (uint256)
0
underlyingBalanceOf() view returns (uint256)
0
unirouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
voting_escrow() view returns (address)
0x5f3b5dfeb7b28cdbd7faba78963ee202a494e2a2
wBTC() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
want() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawCompensation() view returns (uint256)
30
Read-only
swap2BellaRouting(uint256) view returns (address)
swap2WBTCRouting(uint256) view returns (address)
State-modifying
Events changeBelWantRatio(uint256 newToBella, uint256 newToWant)
changeManageFee(uint256 newManageFee)
deposit()
doApprove()
harvest(address gauge)
increase_crv_amount(uint256 amount)
increase_crv_unlock_time(uint256 unlockTime)
lock_crv(uint256 amount, uint256 unlockTime)
renounceOwnership()
setBurnAddress(address _burnAddress)
setController(address _controller)
setDistributionAndBurnRatio(uint256 newDistributionPercent, uint256 newBurnPercent)
setGovernance(address _governance)
setWithdrawCompensation(uint256 _withdrawCompensation)
transferOwnership(address newOwner)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
withdraw_crv()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _controller, address _governance)
This contract contains no fallback and receive objects.
This contract contains no error objects.