Chubbs

Verified contract

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

No balances found for "Chubbs"

0xe4a36ad379cbcb75b761f15611e2a54820dc781034eb4c0e35da9e5c9fbec663
0xbfad843a06759eaee9630c52c768c9fe78fa140a5efd63e476c1ccbaea633c1c
0x8f6673c9a0dc42f3f0ea221a6159085034495ce046c3f2c3705e5817afe88037
0xcdd7887ff83ac6c46a3ac7583b5ba52551b3be814bd3649fe0b6d4b070f7ecc7
0x276aa65276391f075046d5b2f2421d577f11cfdd6df85696ff079448921c30bb
0x7ea23cc47cff207442a96cfbb3e01ff229895e683aa1b51a0cd66b2c03931284
0x27fdf8e7b947e4879c317bc4fd52971df625e12daddfd5b254c43df827bb6780
0xe68dd660552163dcd7c19bd4c351bdb69fcdf00b1911839bcf002b6961693b40
0x55b0f4053be59bae07bfb1a371bbd89a4f31609a86b9d698b8c4d87b2347f630
0x4446ebc3dd65aa6824b8e2aa8eb9bb61b0d37684a936958972b2f755d2e3a4e1

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