goldyearn.finance
Verified contract
Proxy
Active on
Ethereum with 411 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 |
---|---|---|---|---|---|
YFIBC | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12327511 | 4 years ago | | | 0 | 0.0022151020 | |
| 11534374 | 4 years ago | | | 0 | 0.0016775682 | |
| 11429388 | 4 years ago | | | 0 | 0.00062048703 | |
| 11353387 | 4 years ago | | | 0 | 0.00076830775 | |
| 11328268 | 4 years ago | | | 0 | 0.0026496501 | |
| 11328183 | 4 years ago | | | 0 | 0.0018730437 | |
| 11327967 | 4 years ago | | | 0 | 0.0038819760 | |
| 11327666 | 4 years ago | | | 0 | 0.0030778524 | |
| 11327411 | 4 years ago | | | 0 | 0.0027400281 | |
| 11322333 | 4 years ago | | | 0 | 0.0015897901 |
ABI
ABI objects
Getter at block 21203907
proxyAdmin() view returns (address)
0x191f5805862f9c5a4945b9d589d8f2225560ea3e
proxyImplementation() view returns (address)
0x89ccc5a3e031d3016b993773de8232a954725902
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
name() view returns (string)
goldyearn.finance
symbol() view returns (string)
YFIGD
totalSupply() view returns (uint256)
5000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initProxy(address banker)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.