Doctor Diggles

Verified contract

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

No balances found for "Doctor Diggles"

0x36f96a7fe9c3d321b2383add7184acc701ec9db150afbd9b73ee5df4f13507d7
0x7c175987c00bf3373f919f8068701f9d9520f929c08df383f0744b676b81b266
0x73961104dd7a62185d4dbc156d22f5fa1c5d442b455882570f388eea964e402a
0x912ddcba30e1390f327c64c1fff83f46f46e273ffdd230d4c9bcc72343836784
0x5b8f40984ad128f00ce4339499d5858f9cbbaa7cb9a8ed66ff70c93c44ff6860
0xfa55592448eb8d7f742a19b42cb6e9fc98ed29a32a9294916fbfe7827b2b3110
0x21858edd2c6b6dc10028b23690ab55caf4c55f57c6667c91760d30d48924e476
0x8d1f47195911e891fe16f07f9c852891224f1cabbbdfcf2fad8b38284288f79e
0x50f38c218a3f2c96098dda18bb0b4c077bcd66b472e3fdd92a9cf1e51af657dc
0xaf4dc72a16c0d8f95ec150231880d4a088090f980aa6f61a2b367f463847cba4

Functions
Getter at block 22014351
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Doctor Diggles
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DIGGLES
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