DREGEN CTO

Verified contract

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

No balances found for " DREGEN CTO"

0x35bb58419c06d26bd3f9c61ef581c2db2b75a71383f777ea8394866cf754d0de
0xa78c16eedb7861e6b6ee187faa6625c6b829d8ffb8a47f1d395253084f768143
0x7472f944181a2cea250367e9cb35288172734f9966eaba014f60aeec88a860bd
0x8d9c63dc3bde3a2d89bb0cd203df37646d048ec70030462ed8ed53a0863d85cb
0x3a34c6583a66e80162337043850e3290be41c0f22b131bb109fa34823fc1cb1c
0xaa4128ad41c535391c442b35970008f0d6a540970e8aed1e38d43119833eb063
0x792cd811d760f8a81dd6248a172b4d30b8fdd861066204adde12d762cd597c33
0xf02840437c4beca08e17b98e480484611c339051b1f8afe8d2e79d09403a2774
0x21bacc083c6d414035c3a99c0ea13b96346cdf02a923da2841a3b3fbe06c7958
0x7eaae07443fce537cf8c8e308f5eab7c46c4b74f3d90a6a00d85157574a7205b

Functions
Getter at block 22872423
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
DREGEN CTO
owner(view returns (address)
0x3ccc78545f675a188b7521f7f4b4791995752635
symbol(view returns (string)
$DREGEN
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