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 "BlackSnail"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4879638 | 7 years ago | | | 0 | 0.00077233800 | |
| 4759222 | 7 years ago | | | 0 | 0.0010859940 | |
| 4742329 | 7 years ago | | | 0 | 0.00045733800 | |
| 4742179 | 7 years ago | | | 0 | 0.0010873380 | |
| 4742035 | 7 years ago | | | 0 | 0.00077233800 | |
| 4667504 | 7 years ago | | | 0 | 0.0010873380 | |
| 4656104 | 7 years ago | | | 0 | 0.0010873380 | |
| 4656097 | 7 years ago | | | 0 | 0.00077233800 | |
| 4656039 | 7 years ago | | | 0 | 0.00077233800 | |
| 4654726 | 7 years ago | | | 0 | 0.0010873380 |
ABI
ABI objects
Getter at block 21387130
decimals() pure returns (uint8)
8
name() pure returns (string)
BlackSnail
symbol() pure returns (string)
BS
totalSupply() pure returns (uint256)
2800000000000000
version() pure returns (string)
1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address newOwner)
kill()
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 _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.