mushrooming Curve.fi renBTC/wBTC
Verified contract
Active on
Ethereum with 60 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 "mushrooming Curve.fi renBTC/wBTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14792144 | 2 years ago | | | 0 | 0.017250200 | |
| 14760683 | 3 years ago | | | 0 | 0.16863120 | |
| 12778783 | 3 years ago | | | 0 | 0.023145111 | |
| 12688869 | 3 years ago | | | 0 | 0.0087411220 | |
| 12639397 | 3 years ago | | | 0 | 0.0044878500 | |
| 12624627 | 3 years ago | | | 0 | 0.00032456200 | |
| 12624618 | 3 years ago | | | 0 | 0.00074737600 | |
| 12555872 | 3 years ago | | | 0 | 0.010969680 | |
| 12546027 | 3 years ago | | | 0 | 0.0013446140 | |
| 12546012 | 3 years ago | | | 0 | 0.0033098080 |
ABI
ABI objects
Getter at block 21206221 balance() view returns (uint256) getRatio() view returns (uint256)
available() view returns (uint256)
0
controller() view returns (address)
0x4bf5059065541a2b176500928e91fbfd0b121d07
decimals() view returns (uint8)
18
governance() view returns (address)
0x43229759e12efbe3e2a0fb0510b15e516d046442
max() view returns (uint256)
10000
min() view returns (uint256)
9500
name() view returns (string)
mushrooming Curve.fi renBTC/wBTC
symbol() view returns (string)
mcrvRenWBTC
timelock() view returns (address)
0x5dae9b27313670663b34ac8bffd18825bb9df736
token() view returns (address)
0x49849c98ae39fff122806c06791fa73784fb3675
totalSupply() view returns (uint256)
58698298947
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()
harvest(address reserve, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setGovernance(address _governance)
setMin(uint256 _min)
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, address _governance, address _timelock, address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.