socware_net_coin
Verified contract
Active on
Ethereum with 12 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 "socware_net_coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5712585 | 6 years ago | | | 0 | 0.0017259660 | |
| 5690893 | 6 years ago | | | 0 | 0.0015267580 | |
| 5689131 | 6 years ago | | | 0 | 0.0021417580 | |
| 5629713 | 6 years ago | | | 0 | 0.0021417580 | |
| 5583041 | 7 years ago | | | 0 | 0.0010969980 | |
| 5240784 | 7 years ago | | | 0 | 0.0010956540 | |
| 5237078 | 7 years ago | | | 0 | 0.0013653600 | |
| 5237065 | 7 years ago | | | 0 | 0.0021417580 | |
| 5206774 | 7 years ago | | | 0 | 0.0021417580 | |
| 5205517 | 7 years ago | | | 0 | 0.0010983420 |
ABI
ABI objects
Getter at block 21190077
amountSellForOneEth() view returns (uint256)
5250
decimals() view returns (uint8)
18
name() view returns (string)
socware_net_coin
owner() view returns (address)
0xc34a76353e88fef49adee05b1fc885ce9895cc26
symbol() view returns (string)
SNC
totalEthInWei() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
5000
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 success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
sell(uint256 amount)
setPrice(uint256 price)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(uint256 amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.