Degen Communism

Verified contract

Active on Base with 9,386 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"

0xea52bf4a03b74b7ee8f4cf89700aa808f5580c19c0f7dc23991a4377e37fb5ef
0x4fbcd32532f584511158356419991b1211a1e1c3f87cdeff93a5016750ab66b0
0x5ed2ff7ae81f2d16c199920bcd7650ff77f3b5280803d059c3e6cc0c18db6919
0x7fa47a3191a0e350ee816a3e72d180f57c7eb59697da092c0d251dbd1db146e9
0x138e63cc2c5a3ad04cfd3f79d38f532cb9c662d27e0dc0d854da105b82d0c9e9
0xf4ca12ffbadd0ddbc5c69a093af70331547e8fceadf4031fe4cbb6307049cee3
0xef299ca519252515f919ddb6b7c960409561f127d5f6992576456454c5d95f87
0xfeb183536da5d72dd4a1582bc17aa7c2f23553bbe4b95a58d50088441e02d129
0xa20d2c0847ddadbe9c5d387c9c750b22a6ced1ee8893204bf97e553e1091c103
0x25232c87d5c582c79b2b199d029d009c963c9e19634ecf74341c22290f5b1214

Functions
Getter at block 22711310
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