YearnAgnostic
Verified contract
Active on
Ethereum with 1,712 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 |
---|---|---|---|---|---|
YFIC | ERC-20 | 600 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17641742 | a year ago | | | 0 | 0.00059828000 | |
| 17641742 | a year ago | | | 0 | 0.00059828000 | |
| 17641742 | a year ago | | | 0 | 0.00059828000 | |
| 17639001 | a year ago | | | 0 | 0.00059780000 | |
| 17638939 | a year ago | | | 0 | 0.00059804000 | |
| 17638939 | a year ago | | | 0 | 0.00059756000 | |
| 17638810 | a year ago | | | 0 | 0.00059780000 | |
| 17636535 | a year ago | | | 0 | 0.00059780000 | |
| 17636434 | a year ago | | | 0 | 0.00059780000 | |
| 17636376 | a year ago | | | 0 | 0.00059780000 |
ABI
ABI objects
Getter at block 21260818
decimals() view returns (uint8)
18
name() view returns (string)
YearnAgnostic
owner() view returns (address)
0x217bff5ec7b9b7c56bf1efb92385aadc518ae057
symbol() view returns (string)
YFIAG
totalSupply() view returns (uint256)
949998999999999999999900
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)
burn(address account, uint256 amount)
claimTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.