This contract is being backfilled. You may encounter incomplete storage history.

LAMINE YAMAL

Verified contract

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

No balances found for "LAMINE YAMAL"

0x84ee12a2580273d6e3e69d52cd866846942c1a81eaac8033a437a972ce894b2a
0x02abec69f365ca595520a88fb9f133e7330fbd7cbd6aff4d83d0ddbe7be60035
0x9e3803889aa5a7fdee78a42c7f1473eb7e854098ec789262aa0ccfcbadcd173c
0xdfd95a1b8a6defa06964ab38028cab791a201278b199af607302b6e5cb4b2aa6

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