Uji Go Yujo Akita

Verified contract

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

No balances found for "Uji Go Yujo Akita"

0x4acb0fd1534946ed79ca4be4c1c8c0c8978ec88d828da4c0a8b4979b08714032
0xc371ecceaee5e7fc57bd1d21a76fe9d733dec7e282354581a3a2bd91059e4c20
0x5306278710045ef9a55dc4c7510dbdcf71b49dd33111b2747f1d7b0efc30e74e
0xdc19abf34ccfd87b730671aa0eb4fc8b8a9cc1ce2c74b69cd819e2acc7867029
0xf63be07175cfaea085eb9f46cd38697ec55a25272b9faf82e705f9b342d4e31f
0x0cd9812fcda49ff9202271348c01fbab1a2abca5e64af5ab147e116895f0f8c5
0x25e29d188bda30819cf846c8e3fa72f17e7e7dec30da3cf3bc719c60ed5aed93
0x92321056427f323dd7f5647ec22e9c9ae4524f4f25c72aaa4ebf8f84b9227420
0x444f1cedbc3395af41ba0cca6b1ec6a16092776b0cfd8771b92a6f536688cdce
0x51174e258be6322b0576ecdebe4bd98f86ba8e91e197ea189654518bdd905ef9

Functions
Getter at block 22769970
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Uji Go Yujo Akita
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
UJI
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