golff Wrapped Ether
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.002188 | $3,856.42 |
$8.44 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408467 | 4 months ago | | | 0 | 0.000046632000 | |
| 18596026 | a year ago | | | 0 | 0.00059172730 | |
| 17123877 | 2 years ago | | | 0 | 0.00097986879 | |
| 15658237 | 2 years ago | | | 0 | 0.00012735571 | |
| 15658236 | 2 years ago | | | 0 | 0.00011522884 | |
| 15351031 | 2 years ago | | | 0 | 0.00099440657 | |
| 13810194 | 3 years ago | | | 0 | 0.0084714296 | |
| 13304711 | 3 years ago | | | 0 | 0.0025181281 | |
| 13304706 | 3 years ago | | | 0.8 | 0.0088945293 | |
| 13292173 | 3 years ago | | | 0 | 0.0020051761 |
ABI
ABI objects
Getter at block 21389402 balance() view returns (uint256) getPricePerFullShare() view returns (uint256)
available() view returns (uint256)
0
controller() view returns (address)
0x5055cfadfbf9927ded44c183979085e2ec79ed9d
decimals() view returns (uint8)
18
earnLowerlimit() view returns (uint256)
60000000000000000000000
governance() view returns (address)
0xfdefab1926f04bf988e3ffe2a325c657bea39dfb
max() view returns (uint256)
10000
min() view returns (uint256)
0
name() view returns (string)
golff Wrapped Ether
stakeToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
symbol() view returns (string)
G-V2WETH
token() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
2187395187020418
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()
depositETH() payable
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()
withdrawAllETH()
withdrawETH(uint256 _shares)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _token, address _controller)
fallback()
This contract contains no error objects.