Guide

Verified contract

Active on Ethereum with 597 txns
Deployed by via 0x9d5428e6 at 7810220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x150d6481735d6669b486aeb5dc0430fd7aca8cceb69f8176a6f229e98a77cff2
0x6b860393323c22da8930c27cbf2866394dd97864dc4e4171d45a7475e7fd656d
0x84b9400df25984965a19d045649524f160f82abd778624eac5258f9e480dca1b
0xd156f48fd5fd24ca15b595e13d7aeb47d25ccb35fdf1e02d45da95dabe2808a9
0x4d0ec21951f9f890cc65e3b042563884ef18e599e82bb4c62e665fd31c33bb63
0x3651951d3bcc6fd2625225cb86bd93fba31c79bc8c6870a8f2a165ca129bb32d
0xfdc18d60dc9d108c6a52ff15d847877ecb1422794e1015e9dbc8c0afdd7b2c04
0xc425c7aac7143c7174dc76c45c6ce36f42f0e8bd676a29523bb1d963315340cb
0xc878ffce76c7b5eab77edce1e2cbd77789e6554761dab1c49adde11c64e05741
0x0f811ad23e1144fb7b1e075a4f7eebfc9ec30d6f0f6692b0050d8d3d902a5d83

Functions
Getter at block 21025612
decimals(view returns (uint8)
18
name(view returns (string)
Guide
symbol(view returns (string)
GUIDE
totalSupply(view returns (uint256)
10000001000000000000000000
totalSupplyWithoutDecimals(view returns (uint256)
10000001
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 totalSupplyuint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.