SCF Token
Verified contract
Active on
Ethereum with 782,846 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 1,000,000T | -- | -- | ||
ERC-20 | 11.112K | -- | -- | ||
SCF | ERC-20 | 7.213K | -- | -- | |
SCF | ERC-20 | 169 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
GCT | ERC-20 | 20 | -- | -- | |
ERC-20 | 5 | -- | -- | ||
ELET | ERC-20 | 2.77 | -- | -- | |
MYOU | ERC-20 | 0.7 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19830929 | 6 months ago | | | 0 | 0.00024248000 | |
| 19830854 | 6 months ago | | | 0 | 0.00036226400 | |
| 19744065 | 7 months ago | | | 0 | 0.00017904000 | |
| 19744063 | 7 months ago | | | 0 | 0.00028156800 | |
| 12868058 | 3 years ago | | | 0 | 0.00058803200 | |
| 9882183 | 5 years ago | | | 0 | 0.00034376277 | |
| 9805236 | 5 years ago | | | 0 | 0.000063392000 | |
| 9805191 | 5 years ago | | | 0 | 0.000075280000 | |
| 8930402 | 5 years ago | | | 0 | 0.00044222400 | |
| 8930397 | 5 years ago | | | 0 | 0.00044222400 |
ABI
ABI objects
Getter at block 21248360
decimals() view returns (uint8)
18
name() view returns (string)
SCF Token
symbol() view returns (string)
SCF
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.