LeSean Shady

Verified contract

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

No balances found for "LeSean Shady"

0x9dfdff859c175f32dfae9be74a9adf36729d3a97ac90ddce7e774b704535e7fb
0xc1e1d3153b7dc0538edd09b265ca24c8486b94604b693d3949f07e688b777d9f
0x0705e7bb46c1df666b027cc1ae92de2680a5e8b729ea94dc32f95ea0f45f54bf
0x7b8ca4d64fdb8f3f9b4e283dd209bebb16d9ff8ea783f4d0b596d64b84eef848
0x8ff4334386835d0c98160d96ab897ada6536a89b256328a1bf4f90fd7243b9ca

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