Degen Communism

Verified contract

Active on Base with 9,015 txns
Deployed by via 0x73e8b984 at 21438217
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Degen Communism"

0xa9cc9890be2b5c94de0bdaea33e762e81266347fd35f7908355dda584f22a690
0xa8194f62f8659adf6b2f2049c6112617a605b84e4ab4b71237c0cc05dbab7521
0x73fa795556a14d454c6eb24a05d5f4e922902664e9ac85271ce30808ac4f0dd0
0x82d1bc35a44be92a8ffaab74d9d677092eb96e3e79856b61403aa6710be2dfff
0x8105605ae1a3ef746f2f0f0cd1e4f4c36f2c672eab4556468dd8ac2ed41c7f90
0xd10a48aa7f36b1a3026eb4e7c9cca439b524c5856fe317f74835363f4641529e
0x81f10de6087887cfc454ed400fecd9781b3188e915089a87f272390354f52eb2
0xdca8856fe2ddb7d649d07cf094831f432e6d743ce3647a7047578803018ee6b2
0x83726713fb183cde8d3a32d892c169d1b623c2ee1a625187444515ff8bf6d1bf
0x214612064d76f154b1fee47580bab0c67456b9138eac3ea9d980999326929d9d

Functions
Getter at block 21797581
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Degen Communism
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
d/com
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