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

Viralsniper

Verified contract

Active on Ethereum with 874 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5a310816b8b93bc972285bc4687f41f60b5236a5b173e45becd21727e38fc59d
0xaba26c795c09e6d8df115d596f02202fd093c478ec8c7756c89eb288d54e4fab
0x05ba69d2caaf31e753545a427bf126e578224b50026d6397314566a4650b4755
0xd52d9fe5b5a945437c5996ce5c3b2577203e9993eb0ca0c1378c4496aff770d8
0xb94a9c009da1e3576e6e70c894e33799e99cd9db8116d9a1af08fe2b055fda96
0x7b7281f575825e4fc4fa440310ebaa090857da6d668bada23f2d58d6d0643ea0
0xedf2f457a10ad75bcc48f0b7d820309b70c73212d5a8d6ad6f29676a065597fb
0x3417fd7791c2fb9307ab89b4f5a98b32d61cc36dd9e98b19e0bae680107199fe
0x942a95bc0a84d6730c67dc604a3b97f2d7b89b3e5981caf23d901ede3fab17bc
0x1abdae0d5dc76bb2049b8f50f79ee5317a8bd1cb8d5a91df1bdae7bc502d2566

Functions
Getter at block 20796653
decimals(view returns (uint8)
18
name(view returns (string)
Viralsniper
pool(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
VIRAL
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 _supplyaddress _owneraddress _fees
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.