SKILLCOIN
Verified contract
Active on
Ethereum with 4,009 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 | -- | -- | |
SKILL | ERC-20 | 12.670744M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
CNN | ERC-20 | 2.53K | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
BRAT | ERC-20 | 1.000008 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19890265 | 6 months ago | | | 0 | 0.00046407200 | |
| 18004224 | a year ago | | | 0 | 0.00076800983 | |
| 17637610 | a year ago | | | 0 | 0.0014328043 | |
| 16001890 | 2 years ago | | | 0 | 0.00067658800 | |
| 14559721 | 3 years ago | | | 0 | 0.0031822080 | |
| 14559711 | 3 years ago | | | 0 | 0.0041766480 | |
| 14559541 | 3 years ago | | | 0 | 0.0044418320 | |
| 14169186 | 3 years ago | | | 0 | 0.0027477790 | |
| 13433528 | 3 years ago | | | 0 | 0.0062306960 | |
| 12631888 | 3 years ago | | | 0 | 0.00062309250 |
ABI
ABI objects
Getter at block 21162664
decimals() view returns (uint8 _decimals)
18
developmentAddress() view returns (address)
0xabc0196253cd173c448a50edc991e041f49d5ee6
initialSupplyAddress() view returns (address)
0x3a411e42c6ab79adccf10946646a6a6a458f6cb2
name() view returns (string _name)
SKILLCOIN
operatingAddress() view returns (address)
0xd399ca463154f410db104fc976129de7d1e78126
owner() view returns (address)
0x5e569ea0c31492c598120e36d5cc074ea8869776
projectMemberAddress() view returns (address)
0x1ea27b073bb648fae5a8ec81e3460146be8d0763
symbol() view returns (string _symbol)
SKILL
totalSupply() view returns (uint256 _totalSupply)
16337244123765800000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
unlockUnixTime(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
bulkTransfer(address[] addresses, uint256 amount) returns (bool)
bulkTransfer(address[] addresses, uint256[] amounts) returns (bool)
burn(address _from, uint256 _unitAmount)
freezeAccounts(address[] targets, bool isFrozen)
lockupAccounts(address[] targets, uint256[] unixTimes)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 amount)
FrozenFunds(address indexed target, bool frozen)
LockedFunds(address indexed target, uint256 locked)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes data)
constructor()
fallback()
This contract contains no error objects.