FEG Wrapped USDT
Verified contract
Active on
Ethereum with 382 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($59,997.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 59.99707K | $1.00 |
$59,997.07 | |
TetherClaims.com | ERC-20 | 800 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15939900 | 2 years ago | | | 0 | 0.0050048476 | |
| 15354595 | 2 years ago | | | 0 | 0.0022176484 | |
| 15341519 | 2 years ago | | | 0 | 0.0014138265 | |
| 15205118 | 2 years ago | | | 0 | 0.00093908631 | |
| 15125305 | 2 years ago | | | 0 | 0.00077350415 | |
| 14879042 | 2 years ago | | | 0 | 0.0036940344 | |
| 14856036 | 3 years ago | | | 0 | 0.0063744114 | |
| 14806089 | 3 years ago | | | 0 | 0.0034315124 | |
| 14756896 | 3 years ago | | | 0 | 0.019604859 | |
| 14736513 | 3 years ago | | | 0 | 0.0025962540 |
ABI
ABI objects
Getter at block 21290418
currentSupply() view returns (uint256, uint256)
(54446314127938361668, 59738204462)
decimals() view returns (uint8)
6
lpToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
name() view returns (string)
FEG Wrapped USDT
symbol() view returns (string)
fUSDT
totalFees() view returns (uint256)
595514531
totalSupply() view returns (uint256)
59738204462
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
tUsdtFromrUsdt(uint256 rUsdtAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
excludeFromFees(address account)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rUsdtToEveryone(uint256 amt)
setOp(address opper, address opper2)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed dst, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(address indexed src, uint256 amount)
constructor(address _lpToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.