SNB - Network for the Blind
Verified contract
Active on
Ethereum with 930 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 |
---|---|---|---|---|---|
WEED | ERC-20 | 3K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7675529 | 6 years ago | | | 0 | 0.00032086320 | |
| 7327600 | 6 years ago | | | 0 | 0.000018993990 | |
| 6167904 | 6 years ago | | | 0 | 0.000072540000 | |
| 5979571 | 6 years ago | | | 0 | 0.00020508000 | |
| 5818665 | 6 years ago | | | 0 | 0.0021762000 | |
| 5814731 | 6 years ago | | | 0 | 0.0021762000 | |
| 5319282 | 7 years ago | | | 0 | 0.00015378480 | |
| 5174021 | 7 years ago | | | 0 | 0.00010881000 | |
| 5173957 | 7 years ago | | | 0 | 0.000075600000 | |
| 5133044 | 7 years ago | | | 0 | 0.00029016000 |
ABI
ABI objects
Getter at block 21289013
INITIAL_SUPPLY() view returns (uint256)
70000000
SALES_SUPPLY() view returns (uint256)
130000000
decimals() view returns (uint256)
0
endTime() view returns (uint256)
1514617200
name() view returns (string)
SNB - Network for the Blind
owner() view returns (address)
0x5507afbfdcc5a601e3d6ae9115a91b1dc8f96165
price() view returns (uint256)
2491
symbol() view returns (string)
SNB
totalSupply() view returns (uint256)
70000298
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)
createTokens(address recipient) payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _recipient, uint256 _value)
constructor()
fallback()
This contract contains no error objects.