star kay Chain
Verified contract
Active on
Ethereum with 3,651 txns
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 "star kay Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583554 | 2 years ago | | | 0 | 0.0014275394 | |
| 13465346 | 3 years ago | | | 0 | 0.0033345535 | |
| 11787915 | 4 years ago | | | 0 | 0.0063326842 | |
| 11777760 | 4 years ago | | | 0 | 0.013659069 | |
| 11770948 | 4 years ago | | | 0 | 0.0035870450 | |
| 11678715 | 4 years ago | | | 0 | 0.0031943947 | |
| 11176588 | 4 years ago | | | 0 | 0.0020758501 | |
| 10859006 | 4 years ago | | | 0 | 0.0080187661 | |
| 10858954 | 4 years ago | | | 0 | 0.010566435 | |
| 10677031 | 4 years ago | | | 0 | 0.0054809851 |
ABI
ABI objects
Getter at block 21262782
creator() view returns (address)
0xfb56ef08790e060d28bd67dbc917e2aaa79946e3
decimals() view returns (uint8)
4
lockAll() view returns (bool)
false
name() view returns (string)
star kay Chain
owner() view returns (address)
0xfb56ef08790e060d28bd67dbc917e2aaa79946e3
symbol() view returns (string)
SKC
totalSupply() view returns (uint256)
1000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozens(address) view returns (bool)
State-modifying
Events acceptOwnership() returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
offer(uint256 _supplyTM) returns (bool success)
setFreezeAddress(address _target, bool _freeze) returns (bool success)
setLockAll(bool _lockAll) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferExtra(address _to, uint256 _value, bytes _extraData) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
FreezeAddress(address indexed _target, bool _frozen)
Offer(uint256 _supplyTM)
OwnerChanged(address _oldOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
TransferExtra(address indexed _from, address indexed _to, uint256 _value, bytes _extraData)
constructor(uint256 initialSupplyHM, string tokenName, string tokenSymbol, uint8 tokenDecimals)
fallback()
This contract contains no error objects.