Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "360APP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16920781 | 2 years ago | | | 0 | 0.00079859044 | |
| 16872536 | 2 years ago | | | 0 | 0.00036729970 | |
| 15577605 | 2 years ago | | | 0 | 0.00022118593 | |
| 15547199 | 2 years ago | | | 0 | 0.00031871820 | |
| 11540763 | 4 years ago | | | 0 | 0.0023772960 | |
| 11377502 | 4 years ago | | | 0 | 0.0017169360 | |
| 11377470 | 4 years ago | | | 0 | 0.0022656480 | |
| 11259158 | 4 years ago | | | 0 | 0.00074840800 | |
| 11234067 | 4 years ago | | | 0 | 0.0017169360 | |
| 11226272 | 4 years ago | | | 0 | 0.0013755720 |
ABI
ABI objects
Getter at block 21212805
currentTotalSupply() view returns (uint256)
100000379999400000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
360APP
owner() view returns (address)
0x8948e4b00deb0a5adb909f4dc5789d20d0851d71
symbol() view returns (string)
APP
totalSupply() view returns (uint256)
199999880000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.