bt:vault: Curve.fi renBTC/wBTC
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)
No balances found for "bt:vault: Curve.fi renBTC/wBTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13267042 | 3 years ago | | | 0 | 0.0014724006 | |
| 13267032 | 3 years ago | | | 0 | 0.0014514038 | |
| 13267030 | 3 years ago | | | 0 | 0.0013917204 | |
| 12289759 | 4 years ago | | | 0 | 0.010947744 | |
| 12202140 | 4 years ago | | | 0 | 0.010026482 | |
| 12061238 | 4 years ago | | | 0 | 0.015506071 | |
0x | 12055617 | 4 years ago | | | 0 | 0.0032130000 | |
| 11991287 | 4 years ago | | | 0 | 0.053785383 | |
| 11838946 | 4 years ago | | | 0 | 0.062064218 | |
| 11832805 | 4 years ago | | | 0 | 0.0045932640 |
ABI
ABI objects
Getter at block 21328438 balance() view returns (uint256)
RestrictContractCall() view returns (bool)
true
available() view returns (uint256)
0
controller() view returns (address)
0x03d2079c54967f463fd6e89e76012f74ebc62615
decimals() view returns (uint8)
18
earnLowerlimit() view returns (uint256)
2000000000000000000
fee1() view returns (uint256)
5
fee2() view returns (uint256)
3
fee3() view returns (uint256)
1
feeAddress() view returns (address)
0x80411aa06c3486dea6ecefaa413834819e38370e
feeMax() view returns (uint256)
1000
getPricePerFullShare() view returns (uint256)
0
governance() view returns (address)
0x5dc224fa0aef9bada1201e05bf978671f9c0be6b
max() view returns (uint256)
10000
min() view returns (uint256)
9500
name() view returns (string)
bt:vault: Curve.fi renBTC/wBTC
symbol() view returns (string)
bcrvRenWBTC
timelock() view returns (address)
0x38df9d60f554e102118b7dde8f0a5fe4f468ef01
token() view returns (address)
0x49849c98ae39fff122806c06791fa73784fb3675
totalSupply() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
earn()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setEarnLowerlimit(uint256 _earnLowerlimit)
setFeeAddress(address fadd)
setFeeRatio(uint256[3] fees)
setGovernance(address _governance)
setMin(uint256 _min)
setRestrictContractCall(bool enabled)
setTimeLock(address _timelock)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _token, uint256 _earnLowerlimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.