syfi Tether USD
Verified contract
Active on
Ethereum with 143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($164.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 163.950312 | $1.001 |
$164.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11405473 | 4 years ago | | | 0 | 0.00090290000 | |
| 11373270 | 4 years ago | | | 0 | 0.0039492003 | |
| 11358084 | 4 years ago | | | 0 | 0.0036859200 | |
| 11348416 | 4 years ago | | | 0 | 0.010531680 | |
| 11287659 | 4 years ago | | | 0 | 0.0023870000 | |
| 11245945 | 4 years ago | | | 0 | 0.0089519280 | |
| 11221125 | 4 years ago | | | 0 | 0.0053961000 | |
| 11196611 | 4 years ago | | | 0 | 0.013490250 | |
| 11196407 | 4 years ago | | | 0 | 0.012485445 | |
| 11194704 | 4 years ago | | | 0 | 0.012141765 |
ABI
ABI objects
Getter at block 21160796 balance() view returns (uint256) getPricePerFullShare() view returns (uint256)
available() view returns (uint256)
155752796
controller() view returns (address)
0x56438d1659a8febe0d2a0cb03ba9895748cf6f56
decimals() view returns (uint8)
6
governance() view returns (address)
0x4cb188839a790b69587d4d606d6bd22c6766010a
max() view returns (uint256)
10000
min() view returns (uint256)
9500
name() view returns (string)
syfi Tether USD
symbol() view returns (string)
sUSDT
token() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply() view returns (uint256)
186290448
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(address _token, address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.