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

Dogey-Inu

Verified contract

Active on Ethereum with 8,135 txns
Deployed by via 0x0ca88f55 at 12284129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xdfce5bfc23c9c76dafa7485ee4b86e79b04421c547c301c6b5488f978441ab36
0xb56f69d0f64567ebea79d5dfbf5b01689dfe8db8286d70cf5a0a95fbd31f1f6a
0x90916ccdf334d6cfd635b2d2222b26d3cb39fc1bc5a7cfe9d03af3c0614ce5ef
0x71743a3c9567b7f0ddf7924cabd1b47dd0beaef7a479ccbab3cdf4ad31a3726f
0x8f6374969728de343a361800a9a95a27c2ddf4b5920f2a77fb48a998cb1debb2
0xaa54d842f50be1de598e885c798f42001c06230c9556a4fd476346e597cbbb21
0x090d29daae2422ad65d6bd9e722ee38294685b836c2f87a79bd1e72693f9514d
0xce1fb6b47919ae09039937b96abe41b2db28a0988940cf39a9635c98699f0426
0x63809db67480f5413b8ad54d9e330682ba6648782b324037d7a5f2dfa537e484
0x1389412c2ff7ddc420798fc72234892b74a93f24f9d9329f026caa0c1a74e612

Functions
Getter at block 20796130
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
name(view returns (string)
Dogey-Inu
symbol(view returns (string)
DINU
totalSupply(view returns (uint256)
1000000000000000000000000000000000
version(pure returns (string)
v4.0.0
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(string namestring symboluint256 initialBalanceaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.