Soarcoin
Verified contract
Active on
Ethereum with 87,643 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
ISTS | ERC-20 | 56.244257 | -- | -- | |
Soar | ERC-20 | 26 | -- | -- | |
PCPie | ERC-20 | 2 | -- | -- | |
ALTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- | |
PMT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408197 | 4 months ago | | | 0 | 0.000047140000 | |
| 20395697 | 4 months ago | | | 0 | 0.000047140000 | |
| 18795235 | a year ago | | | 0 | 0.0025259962 | |
| 18286267 | a year ago | | | 0 | 0.00082531622 | |
| 18092391 | a year ago | | | 0 | 0.0012488457 | |
| 16965636 | 2 years ago | | | 0 | 0.00052282246 | |
| 16808580 | 2 years ago | | | 0 | 0.00043670875 | |
| 15960908 | 2 years ago | | | 0 | 0.00067522000 | |
| 15682006 | 2 years ago | | | 0 | 0.00048689808 | |
| 15235982 | 2 years ago | | | 0 | 0.00082456713 |
ABI
ABI objects
Getter at block 21284028
decimals() view returns (uint256)
6
name() view returns (string)
Soarcoin
symbol() view returns (string)
Soar
totalSupply() view returns (uint256)
5000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address sender) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
drain()
set_centralAccount(address central_Acccount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
zero_fee_transaction(address _from, address _to, uint256 _amount) returns (bool success)
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.