Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.075601 | $1.00 |
$0.08 | |
EAS | ERC-20 | 1.54126M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21054302 | a month ago | | | 0 | 0.00012476213 | |
| 21054216 | a month ago | | | 0 | 0.00015422438 | |
| 21054181 | a month ago | | | 0 | 0.00011657677 | |
| 21054104 | a month ago | | | 0 | 0.00010716306 | |
| 21053992 | a month ago | | | 0 | 0.00012843737 | |
| 21053895 | a month ago | | | 0 | 0.00014041796 | |
| 20690326 | 3 months ago | | | 0 | 0.00019168719 | |
| 20690306 | 3 months ago | | | 0 | 0.00020432916 | |
| 20690005 | 3 months ago | | | 0 | 0.00015429881 | |
| 20689738 | 3 months ago | | | 0 | 0.000080252250 |
ABI
ABI objects
Getter at block 21297430
decimals() view returns (uint8)
18
name() view returns (string)
EAS
stateView() view returns (uint256[8] info)
[2758, 64, 1369863013698, 95900000000, 1628127953, 6895900000000, 1100000000000000000000000, 1664182465]
symbol() view returns (string)
EAS
totalSupply() view returns (uint256)
11000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getUserByAddress(address addr) view returns (uint256[14] info, address code, address rCode)
isUsedCode(address code) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
invest(uint256 money, address rCode)
settlement()
settlement_Dev()
takeBonus(uint8 _type)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
InvestEvent(address indexed _addr, address indexed _code, address indexed _rCode, uint256 _value, uint256 time)
TakeBonusEvent(address indexed _addr, uint256 _type, uint256 _value_USDT, uint256 _value_ETT, uint256 time)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _devAddr, address _USDTAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.