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 |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.217945 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20556779 | 3 months ago | | | 0 | 0.000082759400 | |
| 15831464 | 2 years ago | | | 0 | 0.00028114445 | |
| 15797849 | 2 years ago | | | 0 | 0.0010629597 | |
| 12345572 | 4 years ago | | | 0 | 0.00056826900 | |
| 11366292 | 4 years ago | | | 0 | 0.0035620000 | |
| 11122172 | 4 years ago | | | 0 | 0.00071240006 | |
| 11096292 | 4 years ago | | | 0 | 0.0028496000 | |
| 11075516 | 4 years ago | | | 0 | 0.00093947750 | |
| 11074965 | 4 years ago | | | 0 | 0.0015138500 | |
| 11071479 | 4 years ago | | | 0 | 0.00080145006 |
ABI
ABI objects
Getter at block 21230323
FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNIPOOL() view returns (address)
0x925d3918444ba82365cc4a68ce028a0889490fb4
UNIROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
WETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
name() view returns (string)
yCORE
symbol() view returns (string)
yCORE
totalSupply() view returns (uint256)
39744557107878095349809
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)
createUniswap() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _stakerAddress, string name, string symbol)
receive()
This contract contains no error objects.