Tether USD-LP
Verified contract
Active on
Ethereum with 4,886 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($3,175,433.81)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 3.176077M | $0.999797 |
$3,175,432.74 | |
MTV | ERC-20 | 1K | $0.001075 |
$1.08 | |
MEAN | ERC-20 | 261.958299K | -- | -- | |
LETS | ERC-20 | 43.131217K | -- | -- | |
TetherLP.com | ERC-20 | 512 | -- | -- | |
TetherClaims.com | ERC-20 | 400 | -- | -- | |
0x5190…cba4 | ERC-1555 | 1 | -- | -- | |
HQG | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155375 | 2 days ago | | | 0 | 0.00042967364 | |
| 21146981 | 3 days ago | | | 0 | 0.00022980216 | |
| 21102808 | 9 days ago | | | 0 | 0.00012611755 | |
| 21084957 | 12 days ago | | | 0 | 0.00021462352 | |
| 21080062 | 13 days ago | | | 0 | 0.00042621997 | |
| 21052720 | 16 days ago | | | 0 | 0.00012627160 | |
| 21027915 | 20 days ago | | | 0 | 0.00013777759 | |
| 21026595 | 20 days ago | | | 0 | 0.00014973216 | |
| 21021293 | 21 days ago | | | 0 | 0.00023141180 | |
| 20991337 | 25 days ago | | | 0 | 0.00072280171 |
ABI
ABI objects
Getter at block 21169765
BP_DENOMINATOR() view returns (uint256)
10000
DOMAIN_SEPARATOR() view returns (bytes32)
0x771b08d30bfd52dcc5eb5dd001ee6fcc739cd5a1a59fc3ff8c76b0b48d86ec03
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
batched() view returns (bool)
true
convertRate() view returns (uint256)
1
decimals() view returns (uint256)
6
defaultLPMode() view returns (bool)
false
defaultSwapMode() view returns (bool)
false
deltaCredit() view returns (uint256)
4
eqFeePool() view returns (uint256)
20514468
feeLibrary() view returns (address)
0x8c3085d9a554884124c998cdb7f6d7219e9c1e6f
getChainPathsLength() view returns (uint256)
26
localDecimals() view returns (uint256)
6
lpDeltaBP() view returns (uint256)
500
mintFeeBP() view returns (uint256)
0
mintFeeBalance() view returns (uint256)
0
name() view returns (string)
Tether USD-LP
poolId() view returns (uint256)
2
protocolFeeBalance() view returns (uint256)
28896223050
router() view returns (address)
0x8731d54e9d02c286767d56ac03e8037c07e01e98
sharedDecimals() view returns (uint256)
6
stopSwap() view returns (bool)
false
swapDeltaBP() view returns (uint256)
500
symbol() view returns (string)
S*USDT
token() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalLiquidity() view returns (uint256)
2636334340561
totalSupply() view returns (uint256)
2633337333433
totalWeight() view returns (uint256)
11208
Read-only
allowance(address, address) view returns (uint256)
amountLPtoLD(uint256 _amountLP) view returns (uint256)
balanceOf(address) view returns (uint256)
chainPathIndexLookup(uint16, uint256) view returns (uint256)
chainPaths(uint256) view returns (bool ready, uint16 dstChainId, uint256 dstPoolId, uint256 weight, uint256 balance, uint256 lkb, uint256 credits, uint256 idealBalance)
getChainPath(uint16 _dstChainId, uint256 _dstPoolId) view returns (struct PoolChainPath)
nonces(address) view returns (uint256)
State-modifying
Events activateChainPath(uint16 _dstChainId, uint256 _dstPoolId)
approve(address spender, uint256 value) returns (bool)
callDelta(bool _fullMode)
createChainPath(uint16 _dstChainId, uint256 _dstPoolId, uint256 _weight)
creditChainPath(uint16 _dstChainId, uint256 _dstPoolId, struct PoolCreditObj _c)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
instantRedeemLocal(address _from, uint256 _amountLP, address _to) returns (uint256 amountSD)
mint(address _to, uint256 _amountLD) returns (uint256)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
redeemLocal(address _from, uint256 _amountLP, uint16 _dstChainId, uint256 _dstPoolId, bytes _to) returns (uint256 amountSD)
redeemLocalCallback(uint16 _srcChainId, uint256 _srcPoolId, address _to, uint256 _amountSD, uint256 _amountToMintSD)
redeemLocalCheckOnRemote(uint16 _srcChainId, uint256 _srcPoolId, uint256 _amountSD) returns (uint256 swapAmount, uint256 mintAmount)
redeemRemote(uint16 _dstChainId, uint256 _dstPoolId, address _from, uint256 _amountLP)
sendCredits(uint16 _dstChainId, uint256 _dstPoolId) returns (struct PoolCreditObj c)
setDeltaParam(bool _batched, uint256 _swapDeltaBP, uint256 _lpDeltaBP, bool _defaultSwapMode, bool _defaultLPMode)
setFee(uint256 _mintFeeBP)
setFeeLibrary(address _feeLibraryAddr)
setSwapStop(bool _swapStop)
setWeightForChainPath(uint16 _dstChainId, uint256 _dstPoolId, uint16 _weight)
swap(uint16 _dstChainId, uint256 _dstPoolId, address _from, uint256 _amountLD, uint256 _minAmountLD, bool newLiquidity) returns (struct PoolSwapObj)
swapRemote(uint16 _srcChainId, uint256 _srcPoolId, address _to, struct PoolSwapObj _s) returns (uint256 amountLD)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawMintFeeBalance(address _to)
withdrawProtocolFeeBalance(address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address from, uint256 amountLP, uint256 amountSD)
ChainPathUpdate(uint16 dstChainId, uint256 dstPoolId, uint256 weight)
CreditChainPath(uint16 chainId, uint256 srcPoolId, uint256 amountSD, uint256 idealBalance)
DeltaParamUpdated(bool batched, uint256 swapDeltaBP, uint256 lpDeltaBP, bool defaultSwapMode, bool defaultLPMode)
FeeLibraryUpdated(address feeLibraryAddr)
FeesUpdated(uint256 mintFeeBP)
InstantRedeemLocal(address from, uint256 amountLP, uint256 amountSD, address to)
Mint(address to, uint256 amountLP, uint256 amountSD, uint256 mintFeeAmountSD)
RedeemLocal(address from, uint256 amountLP, uint256 amountSD, uint16 chainId, uint256 dstPoolId, bytes to)
RedeemLocalCallback(address _to, uint256 _amountSD, uint256 _amountToMintSD)
RedeemRemote(uint16 chainId, uint256 dstPoolId, address from, uint256 amountLP, uint256 amountSD)
SendCredits(uint16 dstChainId, uint256 dstPoolId, uint256 credits, uint256 idealBalance)
StopSwapUpdated(bool swapStop)
Swap(uint16 chainId, uint256 dstPoolId, address from, uint256 amountSD, uint256 eqReward, uint256 eqFee, uint256 protocolFee, uint256 lpFee)
SwapRemote(address to, uint256 amountSD, uint256 protocolFee, uint256 dstFee)
Transfer(address indexed from, address indexed to, uint256 value)
WithdrawMintFeeBalance(address to, uint256 amountSD)
WithdrawProtocolFeeBalance(address to, uint256 amountSD)
WithdrawRemote(uint16 srcChainId, uint256 srcPoolId, uint256 swapAmount, uint256 mintAmount)
constructor(uint256 _poolId, address _router, address _token, uint256 _sharedDecimals, uint256 _localDecimals, address _feeLibrary, string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.