This contract is being backfilled. You may encounter incomplete storage history.

Slash Token

Verified contract

Active on Ethereum with 4,893 txns
Deployed by via 0x4ece4ae1 at 6149405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf4a39321dc43bc6f9d8ec020c79b657ff72fd67560ad2bf22b5d1e962577b1d9
0x1d2f4b737b5d37728de44ab3c193e2b6138a9bd71129145ad84420db71ae72c0
0xb9681bdadfa2362661eb6a35a3aec33cfc36e2610102c6ceefb4b4d94d006be5
0xe1f8d4e93882abb66296fb89d69edc042616532d0ac00bbb1c2309adb7a119ff
0x63088623f937ec64f311ee4caf771f3087def146372010d6e5f5125629095578
0x914e15f6748ca154a0751b64c43e6882d90c0481b2670c0df198172a2f934b8c
0xdd07a7e84f798d91179a74315e4a86e7ad2ecbd14568088f4ff3515b364f13a7
0x640bcbcd963cb9118a40f3a6cee278f2e717a8e6962d904a5051df2168582c96
0xa736593f2b518bc017fc6900d016a89cd1296c998f9501a0a4a4b33f3253b96c
0x3eba7303c465ae1568893894b01b021cef3bfad468c83dd22acd3ea909556917

Functions
Getter at block 20797746
ONE_TOKEN(view returns (uint256)
1000000000000000000
TOTAL_TOKENS(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Slash Token
owner(view returns (address)
0x88ee4ae3c007db9fd8217881bd579b28957d1c5d
paused(view returns (bool)
false
symbol(view returns (string)
SLASH
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
pause(returns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(returns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.