KyberDMM LP WBTC-USDT
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2260…c599
Balances ($358,552.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 224.297863K | $1.001 |
$224,522.16 | |
WBTC | ERC-20 | 1.391523 | $96,319.00 |
$134,030.09 | |
CRE | ERC-20 | 0.005 | $0.002361 |
$0 | |
$ | ERC-20 | 50K | -- | -- | |
$ Evmosia.com | ERC-20 | 2.5K | -- | -- | |
TetherClaims.com | ERC-20 | 800 | -- | -- | |
0xc780…d129 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19815101 | 7 months ago | | | 0 | 0.000091975646 | |
| 18910526 | a year ago | | | 0 | 0.00023393225 | |
| 18868573 | a year ago | | | 0 | 0.0011895380 | |
| 18630931 | a year ago | | | 0 | 0.0011845750 | |
| 18212004 | a year ago | | | 0 | 0.00019004004 | |
| 17031342 | 2 years ago | | | 0 | 0.0018692740 | |
| 15929330 | 2 years ago | | | 0 | 0.00035593060 | |
| 15594226 | 2 years ago | | | 0 | 0.00013189987 | |
| 14601366 | 3 years ago | | | 0 | 0.00048355055 | |
| 14240952 | 3 years ago | | | 0 | 0.0012056884 |
ABI
ABI objects
Getter at block 21306154
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)
0x261ca2e284b26b4fef13a65a55ef92542aceafe933657eecd2fa2fc3ff67a01e
factory() view returns (address)
0x833e4083b7ae46cea85695c4f7ed25cdad8886de
getReserves() view returns (uint112 _reserve0, uint112 _reserve1)
(_reserve0=139152281, _reserve1=224297862892)
getTradeInfo() view returns (uint112 _reserve0, uint112 _reserve1, uint112 _vReserve0, uint112 _vReserve1, uint256 feeInPrecision)
(_reserve0=139152281, _reserve1=224297862892, _vReserve0=285295834, _vReserve1=275151511382, feeInPrecision=3331888988775056)
getVolumeTrendData() view returns (uint128 _shortEMA, uint128 _longEMA, uint128 _currentBlockVolume, uint128 _lastTradeBlock)
(_shortEMA=395, _longEMA=502, _currentBlockVolume=986600, _lastTradeBlock=21306129)
kLast() view returns (uint256)
76399411839799377714
name() view returns (string)
KyberDMM LP WBTC-USDT
symbol() view returns (string)
DMM-LP WBTC-USDT
token0() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply() view returns (uint256)
5488485310
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.