stake dao Curve.fi renBTC/wBTC/sBTC
Verified contract
Active on
Ethereum with 1,036 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 "stake dao Curve.fi renBTC/wBTC/sBTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20674644 | 3 months ago | | | 0 | 0.000030443191 | |
| 19718265 | 7 months ago | | | 0 | 0.00034379440 | |
| 16220378 | 2 years ago | | | 0 | 0.00056956954 | |
| 16220372 | 2 years ago | | | 0 | 0.00057823067 | |
| 16218979 | 2 years ago | | | 0 | 0.0012992688 | |
| 16061468 | 2 years ago | | | 0 | 0.0070581790 | |
| 16019476 | 2 years ago | | | 0 | 0.0012817058 | |
| 15971214 | 2 years ago | | | 0 | 0.00067236564 | |
| 15971015 | 2 years ago | | | 0 | 0.0016839603 | |
| 15970989 | 2 years ago | | | 0 | 0.0011779392 |
ABI
ABI objects
Getter at block 21312144 balance() view returns (uint256) getPricePerFullShare() view returns (uint256)
available() view returns (uint256)
0
controller() view returns (address)
0x29d3782825432255041db2eafcb7174f5273f08a
decimals() view returns (uint8)
18
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
max() view returns (uint256)
10000
min() view returns (uint256)
10000
name() view returns (string)
stake dao Curve.fi renBTC/wBTC/sBTC
symbol() view returns (string)
sdcrvRenWSBTC
token() view returns (address)
0x075b1bb99792c9e1041ba13afef80c91a1e70fb3
totalSupply() view returns (uint256)
181395714565702373612
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)
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 _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.