One Hundred Million Inu

Verified contract

Active on Ethereum with 6,598 txns
Deployed by via 0xf29f0607 at 16314621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22.18
ERC-20
--
ERC-20
--
0x801e42302a307cba0d1d3f7cb142079382b8f75c07bdfa71b3d4effaee6a0df0
0x5d7f71865e0e261d574a6f7c0a99b4bebf8cb7c4134087250890c40d37332c47
0x92eac6f4515a9d3daa5da214260b6f2393c5fd460f2ad8a2d1c6516240cd3eb3
0xeab70a80ef3339ccbb61c207f7896ac6c8d75f57cc5f08e7f530e1fcbc8f7388
0x588e121b1371897c116f36a1e7c9d601f1efae7fbd0fec9200150d997ed47c44
0x58536c66daee009eb2fcac264f360d342d84356d321099118515df066fcea5eb
0x370e5aeab08469a7065b0216990f30552f1aaed28cdcf4cce77164d050837748
0x84443dcaa13cfdb6eef9c23b319ce49b2066865cca5f61d171b71dee27ccb53c
0xfb6654bf0b483b4890334937e7289801e95820d3ed873c4acc343fa349dc402b
0x6190281b9ace5f3b0b9e5a9206df2c9bd374b2feaf4ba52daec830341bf6e080

Functions
Getter at block 21200749
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
One Hundred Million Inu
symbol(view returns (string)
OHMI
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.