KyberDMM LP SIPHER-WETH
Verified contract
Active on
Ethereum with 728 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f52…f511
Balances ($300,958.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIPHER | ERC-20 | 1.72937M | $0.13792 |
$238,514.71 | |
WETH | ERC-20 | 18.394526 | $3,394.68 |
$62,443.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21424961 | 3 days ago | | | 0 | 0.00038542136 | |
| 20851655 | 3 months ago | | | 0 | 0.00016354064 | |
| 20583219 | 4 months ago | | | 0 | 0.000026842292 | |
| 20417614 | 5 months ago | | | 0 | 0.000034446727 | |
| 20410555 | 5 months ago | | | 0 | 0.000042875421 | |
| 20403028 | 5 months ago | | | 0 | 0.00013936629 | |
| 19904183 | 7 months ago | | | 0 | 0.000073549855 | |
| 19486041 | 9 months ago | | | 0 | 0.0013230236 | |
| 19227966 | 10 months ago | | | 0 | 0.00077416690 | |
| 19074618 | a year ago | | | 0 | 0.00036816675 |
ABI
ABI objects
Getter at block 21444868
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
ampBps() view returns (uint32)
15000
decimals() view returns (uint8)
18
domainSeparator() view returns (bytes32)
0x45e3b7b559a725a0d2fbf504d109e32c54135574ab00e241aa4090d2ec35c182
factory() view returns (address)
0x833e4083b7ae46cea85695c4f7ed25cdad8886de
getReserves() view returns (uint112 _reserve0, uint112 _reserve1)
(_reserve0=1729369971229105438716917, _reserve1=18394526486602146678)
getTradeInfo() view returns (uint112 _reserve0, uint112 _reserve1, uint112 _vReserve0, uint112 _vReserve1, uint256 feeInPrecision)
(_reserve0=1729369971229105438716917, _reserve1=18394526486602146678, _vReserve0=1980861938846314125091149, _vReserve1=80953918273451763384, feeInPrecision=3141090127930444)
getVolumeTrendData() view returns (uint128 _shortEMA, uint128 _longEMA, uint128 _currentBlockVolume, uint128 _lastTradeBlock)
(_shortEMA=6845791184083192066, _longEMA=9350010181646528546, _currentBlockVolume=39364822420509966932917, _lastTradeBlock=21443881)
kLast() view returns (uint256)
160352166083124502612487173389259745628475940
name() view returns (string)
KyberDMM LP SIPHER-WETH
symbol() view returns (string)
DMM-LP SIPHER-WETH
token0() view returns (address)
0x9f52c8ecbee10e00d9faaac5ee9ba0ff6550f511
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
7982499312143299640432
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _token0, address _token1, uint32 _ampBps)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes callbackData)
sync()
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)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to, uint256 feeInPrecision)
Sync(uint256 vReserve0, uint256 vReserve1, uint256 reserve0, uint256 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateEMA(uint256 shortEMA, uint256 longEMA, uint128 lastBlockVolume, uint256 skipBlock)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.