Soma Community Token
Verified contract
Active on
Ethereum with 11,170 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 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
KCN | ERC-20 | 870 | -- | -- | |
CAN | ERC-20 | 180 | -- | -- | |
SCT | ERC-20 | 95.99 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18829741 | a year ago | | | 0 | 0.0016781546 | |
| 18829707 | a year ago | | | 0 | 0.0017040625 | |
| 18829663 | a year ago | | | 0 | 0.0030779982 | |
| 18765427 | a year ago | | | 0 | 0.0015641640 | |
| 18765389 | a year ago | | | 0 | 0.0015269220 | |
| 18765353 | a year ago | | | 0 | 0.0019365840 | |
| 18765353 | a year ago | | | 0 | 0.0016386480 | |
| 17464787 | a year ago | | | 0 | 0.0011251122 | |
| 17464160 | a year ago | | | 0 | 0.0016944761 | |
| 14543473 | 3 years ago | | | 0 | 0.0020707710 |
ABI
ABI objects
Getter at block 21159798
decimals() view returns (uint8)
18
halted() view returns (bool)
false
icoEndTimestamp() view returns (uint256)
1510768800
icoEtherMaxCap() view returns (uint256)
120000000000000000000000
icoEtherMinCap() view returns (uint256)
8000000000000000000000
icoStartTimestamp() view returns (uint256)
1506448828
isIcoFinished() view returns (bool icoFinished)
true
liquidityReserveWallet() view returns (address)
0xdf398e0be9e0da2d8f8d687fd6b2c9082eefc29a
marketingPool() view returns (uint256)
6000000000000000000000000
marketingWallet() view returns (address)
0x4a5467431b54c152e404eb702242e78030972de7
name() view returns (string)
Soma Community Token
owner() view returns (address)
0x56e60b817e0d2c4a7d12f9d26a8d63379c6f2614
paused() view returns (bool)
false
rate() view returns (uint256)
450
symbol() view returns (string)
SCT
tokensSold() view returns (uint256)
14418075139310726234312013
totalRaised() view returns (uint256)
8015476513039241898165
totalSupply() view returns (uint256)
14418073832250726234312013
wallet() view returns (address)
0x22c6731a21ad946bcd934f62f04b2d06ebfbedc9
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
haltFundraising()
manuallyAssignTokens(address recipient, uint256 amount)
pause() returns (bool)
prepareLiquidityReserve()
setIcoDates(uint256 newIcoStartTimestamp, uint256 newIcoEndTimestamp)
setRate(uint256 _rate)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unhaltFundraising()
unpause() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address newWallet, address newMarketingWallet, address newLiquidityReserveWallet, uint256 newIcoEtherMinCap, uint256 newIcoEtherMaxCap, uint256 totalPresaleRaised)
fallback()
This contract contains no error objects.