flamincomed Tether USD
Verified contract
Active on
Ethereum with 7,027 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($44.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 44.228526 | $1.001 |
$44.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21175323 | 10 days ago | | | 0 | 0.00079256836 | |
| 21175322 | 10 days ago | | | 0 | 0.00071069711 | |
| 21170059 | 11 days ago | | | 0 | 0.00074246453 | |
| 20917959 | 2 months ago | | | 0 | 0.00024125693 | |
| 20867499 | 2 months ago | | | 0 | 0.00015419872 | |
| 20845414 | 2 months ago | | | 0 | 0.00023561568 | |
| 20845413 | 2 months ago | | | 0 | 0.00021978062 | |
| 20572831 | 3 months ago | | | 0 | 0.000023330688 | |
| 20563556 | 3 months ago | | | 0 | 0.00010915200 | |
| 20495473 | 3 months ago | | | 0 | 0.000028277311 |
ABI
ABI objects
Getter at block 21247822 balance() view returns (uint256) priceE18() view returns (uint256)
available() view returns (uint256)
44228526
controller() view returns (address)
0xdc03b4900eff97d997f4b828ae0a45cd48c3b22d
decimals() view returns (uint8)
6
governance() view returns (address)
0x9832a79c563d31403409c41f92c51b824435cdb0
max() view returns (uint256)
10000
min() view returns (uint256)
10000
name() view returns (string)
flamincomed Tether USD
symbol() view returns (string)
fUSDT
token() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply() view returns (uint256)
22617192660181
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
earn()
harvest(address reserve, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setGovernance(address _governance)
setMin(uint256 _min)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.