golff Curve.fi yCRV
Verified contract
Active on
Ethereum with 105 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 |
---|---|---|---|---|---|
| ERC-20 | 3.1707 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19930515 | 6 months ago | | | 0 | 0.00011839032 | |
| 17995017 | a year ago | | | 0 | 0.0012448872 | |
| 17994933 | a year ago | | | 0 | 0.0017018287 | |
| 13035053 | 3 years ago | | | 0 | 0.0031950514 | |
| 13014279 | 3 years ago | | | 0 | 0.0042312000 | |
| 13014237 | 3 years ago | | | 0 | 0.0027314062 | |
| 12998295 | 3 years ago | | | 0 | 0.0050085869 | |
| 12981947 | 3 years ago | | | 0 | 0.0037559904 | |
| 12975247 | 3 years ago | | | 0 | 0.0046977402 | |
| 12975245 | 3 years ago | | | 0 | 0.0022523256 |
ABI
ABI objects
Getter at block 21217217 getPricePerFullShare() view returns (uint256)
available() view returns (uint256)
3012165000000000000
balance() view returns (uint256)
49334714647163208056
controller() view returns (address)
0x5055cfadfbf9927ded44c183979085e2ec79ed9d
decimals() view returns (uint8)
18
earnLowerlimit() view returns (uint256)
30000000000000000000000000
governance() view returns (address)
0xfdefab1926f04bf988e3ffe2a325c657bea39dfb
max() view returns (uint256)
10000
min() view returns (uint256)
9500
name() view returns (string)
golff Curve.fi yCRV
symbol() view returns (string)
G-V2yCRV
token() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
totalSupply() view returns (uint256)
35244429393739192678
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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.