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

woj

Verified contract

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

No balances found for "woj"

0x66f45dee866594aaab243a5e19eb55250de14d29bb2d1efe454617d1080971b7
0x6b6858d573ad32b4dd8ae079bef10548c06371fa496f9ce8156b93996ac4c0bb
0xb726de03042a73784c03d5567019a3770bb1801f3e8d6b9f94302db69725fbd7
0xc0990f35780da476af59112f01a2220c88c32f4ca535dd21063d6dd3c77d22f3
0x36a4264a47502e10d421efb30b4549664bc6d0adb03e0a8fec176e9268383996
0x6f1b271ab3ce27bed5bfa5ec918e5df36e8fe7bd1429a2d95eea69a777051e12
0xbbbf375607198c9f0e8b42e8dc8919a73640a425029c57fa631efd020674aec5
0x2d48dbb29b3633493d2177b4834b42e95200e591b23eda60027db222eac59985
0x2587490e283aa408a7b52a0d1acd3ab3fd88a8dcc8fcfc9377e0052b6401f033
0x213a9945d3391ac74db87141ad09a457545820316af5c0e0805832eb50c12197

Functions
Getter at block 23672566
castHash(view returns (string)
0x13649e3eea8b005f54751400d24ed2484c1ecea0
decimals(view returns (uint8)
18
deployer(view returns (address)
0x928a8918d31941fb6b7b1f5456964a8bcbcb2435
fid(view returns (uint256)
421661
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/1b98bd6b-c125-4f7e-595e-744e44ed3b00/original
name(view returns (string)
woj
symbol(view returns (string)
$WOJ
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