plouto Tether USD
Verified contract
Active on
Ethereum with 310 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.838513 | $0.999091 |
$2.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15868382 | 2 years ago | | | 0 | 0.00072167562 | |
| 13874940 | 3 years ago | | | 0 | 0.0020208840 | |
| 11437047 | 4 years ago | | | 0 | 0.0044189670 | |
| 11350432 | 4 years ago | | | 0 | 0.00079725600 | |
| 11350420 | 4 years ago | | | 0 | 0.0030512340 | |
| 11221397 | 4 years ago | | | 0 | 0.0047824830 | |
| 11210120 | 4 years ago | | | 0 | 0.0050259990 | |
| 11168968 | 4 years ago | | | 0 | 0.0030111930 | |
| 11163277 | 4 years ago | | | 0 | 0.0046053540 | |
| 11163259 | 4 years ago | | | 0 | 0.0038580880 |
ABI
ABI objects
Getter at block 21189475 balance() view returns (uint256) getPricePerFullShare() view returns (uint256)
available() view returns (uint256)
0
controller() view returns (address)
0xbd74255ca2226f11ccedb5977e25876be50bf603
decimals() view returns (uint8)
6
governance() view returns (address)
0x7707b04867dde6a3b09dc0707f4335cf83513769
max() view returns (uint256)
10000
min() view returns (uint256)
0
name() view returns (string)
plouto Tether USD
symbol() view returns (string)
pUSDT
token() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply() view returns (uint256)
50921752
withdrawalFee() view returns (uint256)
50
withdrawalMax() view returns (uint256)
10000
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()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setGovernance(address _governance)
setMin(uint256 _min)
setWithdrawalFee(uint256 _withdrawalFee)
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.