Sonik Coin

Verified contract

Active on Ethereum with 6,196 txns
Deployed by via 0x53d591be at 17912978
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $167.68
ERC-20
Value $46.75
ERC-20
--
0xcfce42faee82ca6c95bcdf7b7f50826c44da2f035ce39146218b2db6f585b7aa
0x514dc888d1e54c0ab60ece146d41aa3fb483476e0f9f8d15e088cd061444442c
0x8a8c48d42cb873e7006f40d8a43751a48c1c94025c68fd8bddff2693af53fe22
0x33e90aea4a83c654119c9cee4118e7502c8c1e55781e29fbfcac4a53c889b49c
0x159a27510394b0ea454b537d08204ff7cc666ac09b75911c1d13b0fce35adc66
0x4e0d2abb6ba48623a859f901bd32be3bca2bfc1f170770d1abfe0debfd16e330
0x43fbd9aa7dd031612f697f0e80ccbe723defd944b703b07b02093ea7fd3d94fd
0xf83d2cc2dd2556a40177d2debc99d4207508b05b0755d51fa77f786f3ead23f7
0x5581ea5561d73448e0d2cf7609e77739042bfe5068caf920a66ff7cb1a5460e2
0xfe06faba11197047538d79f9a2ddd4d111ce66915ae9c1fde0183600d389ab09

Functions
Getter at block 20867632
decimals(view returns (uint8)
18
hardCap(view returns (uint256)
299792458000000000000000000000
name(view returns (string)
Sonik Coin
owner(view returns (address)
0x5bbae58758316d37d9a87cf70fa1e3578b1c4ab4
symbol(view returns (string)
SONIK
totalSupply(view returns (uint256)
299792458000000000000000000000
Read-only
allowance(address fromaddress toview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address touint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address touint256 subtractedValuereturns (bool)
increaseAllowance(address touint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_address _to
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.