Unisave LP Token
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,755.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.394707 | $3,591.80 |
$1,417.71 | |
USDT | ERC-20 | 1.336692K | $1.001 |
$1,338.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11887650 | 4 years ago | | | 0 | 0.021049930 | |
| 11887649 | 4 years ago | | | 0 | 0.021049930 | |
| 11887648 | 4 years ago | | | 0 | 0.020914124 | |
| 11887647 | 4 years ago | | | 0 | 0.020914124 | |
| 11887646 | 4 years ago | | | 0 | 0.020914124 | |
| 11887645 | 4 years ago | | | 0 | 0.020914124 | |
| 11887644 | 4 years ago | | | 0 | 0.020914124 | |
| 11887642 | 4 years ago | | | 0 | 0.019556064 | |
| 11887641 | 4 years ago | | | 0 | 0.019556064 | |
| 11887640 | 4 years ago | | | 0 | 0.019420258 |
ABI
ABI objects
Getter at block 21289492
DOMAIN_SEPARATOR() view returns (bytes32)
0x20dcff16000c153ec40e0f8340e96028f3dc49c7fe55d7970814b210c77654a1
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
b0() view returns (uint256 b)
394707208596121686
b1() view returns (uint256 b)
1336692214
decimals() view returns (uint8)
18
deposited0() view returns (uint256)
0
deposited1() view returns (uint256)
0
dummy0() view returns (uint112)
0
dummy1() view returns (uint112)
0
factory() view returns (address)
0x32ce36f6ea8d97f9fc19aab83b9c6d2f52d74470
fee() view returns (uint8)
3
getDeposited() view returns (uint256 _deposited0, uint256 _deposited1)
(_deposited0=0, _deposited1=0)
getDummy() view returns (uint256 _dummy0, uint256 _dummy1)
(_dummy0=0, _dummy1=0)
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=394707208596121686, _reserve1=1336692214, _blockTimestampLast=1732569335)
name() view returns (string)
Unisave LP Token
owner() view returns (address)
0x6465f1250c9fe162602db83791fc3fb202d70a7b
price0CumulativeLast() view returns (uint256)
1508415806461486050596650982911983
price1CumulativeLast() view returns (uint256)
350807468370229835107779976760719311454998924197421
symbol() view returns (string)
Unisave_LP
token0() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply() view returns (uint256)
21382765290111
yToken0() view returns (address)
0x0000000000000000000000000000000000000000
yToken1() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approve0()
approve1()
burn(address to) returns (uint256 amount0, uint256 amount1)
depositAll0()
depositAll1()
depositSome0(uint256 a)
depositSome1(uint256 a)
dummy_burn(uint256 amount0, uint256 amount1)
dummy_mint(uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setFee(uint8 _fee)
setY0(address y)
setY1(address y)
set_redepositRatio0(uint16 _redpositRatio0)
set_redepositRatio1(uint16 _redpositRatio1)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
unapprove0()
unapprove1()
withdraw0(uint256 s)
withdraw1(uint256 s)
withdrawAll0()
withdrawAll1()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Deposited0Updated(uint256 deposited)
Deposited1Updated(uint256 deposited)
DummyBurn(uint256 amount0, uint256 amount1)
DummyMint(uint256 amount0, uint256 amount1)
FeeUpdated(uint8 fee)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
RedepositRatio0Updated(uint16 ratio)
RedepositRatio1Updated(uint16 ratio)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
Y0Updated(address indexed token)
Y1Updated(address indexed token)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.