KyberDMM LP XTK-WETH
Verified contract
Active on
Ethereum with 63 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f3e…adeb
Balances ($533.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XTK | ERC-20 | 2.347476M | $0.000227 |
$533.3 | |
WETH | ERC-20 | 0 | $3,951.52 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13699201 | 3 years ago | | | 0 | 0.0036408231 | |
| 13648272 | 3 years ago | | | 0 | 0.0042277690 | |
| 13638811 | 3 years ago | | | 0 | 0.0037167200 | |
| 13602240 | 3 years ago | | | 0 | 0.0063530277 | |
| 13572989 | 3 years ago | | | 0 | 0.0049932284 | |
| 13454235 | 3 years ago | | | 0 | 0.0020380214 | |
| 13447937 | 3 years ago | | | 0 | 0.0034427321 | |
| 13424176 | 3 years ago | | | 0 | 0.0050127977 | |
| 13414676 | 3 years ago | | | 0 | 0.0038096380 | |
| 13408848 | 3 years ago | | | 0 | 0.0032056710 |
ABI
ABI objects
Getter at block 21386758
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
ampBps() view returns (uint32)
12000
decimals() view returns (uint8)
18
domainSeparator() view returns (bytes32)
0x35d30a204b39fae864fe3433ae80e2d8e476b7f542066bdaabc919156bf0818c
factory() view returns (address)
0x833e4083b7ae46cea85695c4f7ed25cdad8886de
getReserves() view returns (uint112 _reserve0, uint112 _reserve1)
(_reserve0=2347475726565012242622488, _reserve1=371194831141)
getTradeInfo() view returns (uint112 _reserve0, uint112 _reserve1, uint112 _vReserve0, uint112 _vReserve1, uint256 feeInPrecision)
(_reserve0=2347475726565012242622488, _reserve1=371194831141, _vReserve0=2410699371920069744740359, _vReserve1=1390160429486222448, feeInPrecision=1503833623506882)
getVolumeTrendData() view returns (uint128 _shortEMA, uint128 _longEMA, uint128 _currentBlockVolume, uint128 _lastTradeBlock)
(_shortEMA=121592343618324138407, _longEMA=69691462385012979177, _currentBlockVolume=26077109097661317775360, _lastTradeBlock=18122262)
kLast() view returns (uint256)
3325417246204029933138143254697386089955665
name() view returns (string)
KyberDMM LP XTK-WETH
symbol() view returns (string)
DMM-LP XTK-WETH
token0() view returns (address)
0x7f3edcdd180dbe4819bd98fee8929b5cedb3adeb
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
1486010735510873234244
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.