DOGINMILIO

Verified contract

Active on Base with 488 txns
Deployed by via 0x31cab055 at 22488491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DOGINMILIO"

0x5927c9b471712caded22e5663fa6fbad53bb943f49c8a6403b310ddfd637f145
0xffc7a5b32e897441f913e2a26934b1963256fa5a0e7fcc9a9ce1099420308ce1
0x6245c6e46bdf663f418040bc63f2e54178f5fb24d76a0db4fbe3ee6966a55f10
0x365b83738b039ba8526c0ca5bd6fdc939624ead5eef266e553b07299ba90d6f3
0xece70790e3b3f84a862e9fec44a15bfef915774c4025f099f9f788c50d4d4f40
0xb6218505b9a6458ba0c4e3bda7646aec6aa0ab3313b727a1ce0adc6b56d2bf95
0xa7fa34ee196c57907eff2f6c7fb1cc5c75ae87cef726d78a7a2a06d38c3368af
0x2d25c7d08956938bf1318cc5d6357d0c8e521e3eaedff51e770ca3085720c738
0x516fd31af32d3a81615dd92f9b127b87126b54e456b0bec5655eb9a5e99c4b2f
0xf0c229469c6eb797cbc975e6ba4778b58bd1fb522b5edda392ee136d86ffdb5f

Functions
Getter at block 22521662
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
DOGINMILIO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DOGINMILIO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account