JANUS TOKEN

Verified contract

Active on Ethereum with 5,941 txns
Deployed by via 0x4036a178 at 19090974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.59
0xbb69b75d29a249945b8e04e4f3bc9dadbd9600a2c3257fc767fa192259b560c5
0xc6b86ad05fa5b527bdd01a9d23dc81438a67fb0409406fb3ffd7cbeb20e28b2f
0x0c3324a7c992a2a30c251171ae16f1bb9de69fd2fb18394ccdb481501aabfcde
0x8c4f87f6b19d6757ff6e1c893549d2c23f7dcc0c16b60df22afb384b81c0cafe
0x362fe2c4faae1f0ee6d973b9a8167c5d9de85cea80c93d37f88207d9a3c9ff7a
0x942cf978f4af374eac8a137562e4a2a1635de539c9bb7f45ae0d5290e1bc5616
0xb5e804e6f4c5fe7705c2cb1f9e13139619d840e4cde257eb55ec898079e9d82d
0x4a312f71b38e3e4356f9c8298bf12167bb2f6cfb19177c22a9c2b2d2975edae0
0x2fcff215b2311251e4c3de07c8bdf1e787365e596cb6897cf8a736b1f164bb3b
0x1074ed3e7c0107c27f4665ee60c3fb21f7daa985b6db0a11df6399ad5942be94

Functions
Getter at block 20468335
decimals(view returns (uint8)
18
name(view returns (string)
JANUS TOKEN
symbol(view returns (string)
JAN
totalSupply(view returns (uint256)
1000000000000000000000000000
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 recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _initialWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.