Sonik Coin

Verified contract

Active on Ethereum with 6,265 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 $214.16
ERC-20
Value $46.84
ERC-20
--
0xa084bed68f822756737a670bbdc3551ff617f8a9d102afd05bf88aaff44bf472
0x56be04251b771f22b9275c5ace89d5881107a0667289bee8c55eb3eb2cc5e421
0xca617e5279758ce5f3443d521cedfc387c213a6c85756f9e9da1ed78f5b0d65b
0x6bac85c35cf7967a4485d9ec8ba1d753780262c3ef2c5b488e31487fef34a5ef
0xc0a56dbf31a911ff164b4505a7ed968068e0836bd7f506449f7e49b6ea1323e1
0x6d6e6eefb3e4598369d6f00fe0d40b06bd8fc33c749a453aecbe7fb1a2d719d7
0xb716432cff68283ac1be959bdba2a5926dedc36432c7aa5dd51c05414338a5d2
0x27d30699b8d389f4630c8c90e16fb62af80aa192a829d9b0dbd5bdc64e0fedfc
0xc12cff1b1a0907fb00378842fe80a8fab6b29e8978f71301fa81255faffb63d8
0xd5a8d2d96ecdf7a16c029ea3283df04a302bfff28e7fb2358771bb1095124a35

Functions
Getter at block 21306722
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.