Emma Mojo AI

Verified contract

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

No balances found for "Emma Mojo AI"

0x29250dc29f51bcd742f63091deffcba50a7d3bef18014d6aff4d01f88ca887e7
0x48e013cbfc4d1c6b7d13dbf7624365b169a93fe134575bdca9d1cd41fa3674a8
0xed5c69679b889615d7eeb43f2a375f5b92c4f73752314b1999fbc871b65aade2
0xdf61531cc5dfdc87e38648bfaa8020356f4570209b9d0678693fd1ec3d2a203d
0x5893c15e409d84ac033fbfc2c9cb87d1792e560b2d640129d4ff4099e1789942
0x08c4c62a45b51b5fcb61c29c80befc4e3d95f551f5c2e2108e4ae260ed89f1ec
0xfe023514c32c901e8b7ce71d80fe3a51074f410955a2d4320a1e8f58cc9c56b1
0xd010fa941d8028ecf07b7ea16c90d08aafb9facf6f834ba8d7f7fff1df59a7ac
0x8dcc19aa3952258a5cfc937e10606cb8887aa0589d295428d6b882688bc58de2
0xfa08e2a56bd8dcb403cc341d0bc845e0b891d974fb413509be281b01c78193ad

Functions
Getter at block 22903979
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Emma Mojo AI
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
EMMA
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