USUMU BUN LUDUN

Verified contract

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

No balances found for "USUMU BUN LUDUN"

0x3df82f22c4be6cdf13c6361a7bdab86d595124e40b6703cc4c3a58612d4a9032
0x6ee183c3273923dd2743c1c9709229dee4c80464957e0db048d29eadb1260668

Functions
Getter at block 23731691
castHash(view returns (string)
0x35e2c9eb1b80b0cf4b15442b033636eb4c7d5409
decimals(view returns (uint8)
18
deployer(view returns (address)
0xedd77ad3c8057cfd83d9be94e54c2753a2015218
fid(view returns (uint256)
893124
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b78427da-9624-49df-6fd8-23132569d100/original
name(view returns (string)
USUMU BUN LUDUN
symbol(view returns (string)
USUMU
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender