pickling Curve.fi DAI/USDC/USDT/sUSD
Verified contract
Active on
Ethereum with 836 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($98.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRV | ERC-20 | 189.158014 | $0.521129 |
$98.58 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20649937 | 3 months ago | | | 0 | 0.000024106616 | |
| 20482889 | 4 months ago | | | 0 | 0.000089785513 | |
| 20482887 | 4 months ago | | | 0 | 0.000093321918 | |
| 19903168 | 6 months ago | | | 0 | 0.00021329227 | |
| 17011394 | 2 years ago | | | 0 | 0.00055042213 | |
| 16736875 | 2 years ago | | | 0 | 0.0018658621 | |
| 15469828 | 2 years ago | | | 0 | 0.00017806491 | |
| 13450949 | 3 years ago | | | 0 | 0.0046285028 | |
| 12686377 | 3 years ago | | | 0 | 0.00074697000 | |
| 12686375 | 3 years ago | | | 0 | 0.0011011500 |
ABI
ABI objects
Getter at block 21294207 getRatio() view returns (uint256)
available() view returns (uint256)
0
balance() view returns (uint256)
0
controller() view returns (address)
0x6cbc1d6fc265023bb4ae265f0f2efffc76128dc7
decimals() view returns (uint8)
18
governance() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
max() view returns (uint256)
10000
min() view returns (uint256)
9500
name() view returns (string)
pickling Curve.fi DAI/USDC/USDT/sUSD
symbol() view returns (string)
pcrvPlain3andSUSD
token() view returns (address)
0xc25a3a3b969415c80451098fa907ec722572917f
totalSupply() view returns (uint256)
30410308463009966428330072
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 _governance, address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.