Wrapped UniCore LP
Verified contract
Active on
Ethereum with 700 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Wrapped UniCore LP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17290706 | a year ago | | | 0 | 0.00086092361 | |
| 17011592 | 2 years ago | | | 0 | 0.00050579213 | |
| 16833430 | 2 years ago | | | 0 | 0.0010131573 | |
| 15873633 | 2 years ago | | | 0 | 0.00021185498 | |
| 15523925 | 2 years ago | | | 0 | 0.00034925270 | |
| 15442410 | 2 years ago | | | 0 | 0.00038069082 | |
| 13728132 | 3 years ago | | | 0 | 0.0029482307 | |
| 13728129 | 3 years ago | | | 0 | 0.0031374000 | |
| 12695648 | 3 years ago | | | 0 | 0.00018865600 | |
| 12046356 | 4 years ago | | | 0 | 0.0022928960 |
ABI
ABI objects
Getter at block 21163400
UNIv2() view returns (address)
0x45a967c12ed5bdc06e240f007206b359f91877fd
UniCore() view returns (address)
0x5506861bbb104baa8d8575e88e22084627b192d8
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped UniCore LP
symbol() view returns (string)
REACTOR
totalSupply() view returns (uint256)
734928014697211838958
viewPublicWrappingRatio() view returns (uint256)
97
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setPublicWrappingRatio(uint256 _ratioBase100)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
wTransfer(address recipient, uint256 amount)
wrapUNIv2(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Log(string log)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _UniCore)
This contract contains no fallback and receive objects.
This contract contains no error objects.