Blue Jays

Verified contract

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

No balances found for "Blue Jays"

0x4fa9f49c48bdb27b87db02ce70c53c64dcf13ac1db3b0f5f3cf6cf652d879858
0x337af52d57441e8124fa79e5ecfe1d57e58cfe1e9d59404e0dad98feda16fb1e
0x21a879fd7a38c341580257215f431d5280ffa938eee47f3d05ea6c5090c3637a
0x5c2ceaba4d1bb87304cb258b673ab24f2b6d8c63da99778c970879c162f37b1f
0xefe02fac22cefe063d6cebcf95791ad3bc75d5d9b851f9e0734de14683a5bf66
0x639dfdc42d9512b5401d4af0460d2bb76c395926c2c439b1dcc531aedd396fec
0x731d435d0adeb8aed720b6dce5a709aadbe93b1ed050fd8d3f1f3818eb71c795
0x6ddaa9bc50813b91a55b09bfe236218e6db3f2536b1a3a2b5b191b25e07385af
0x5e314e490ab801554aa33aceb8ccb840d2ad107c387fdc3eb2394e317d805715
0x452fa743b646e118760c1da8e7202a0e83002c5e5f66f37f07ecd1ed4a8ee19d

Functions
Getter at block 23731900
castHash(view returns (string)
0x2ac8b2e1fc75349152d7f3507b115ef87118e362
decimals(view returns (uint8)
18
deployer(view returns (address)
0x5f48328febd2130658ffabbdb7a98a9019e3c089
fid(view returns (uint256)
379750
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/d59ec862-7dfc-4a27-ffe7-79b220b81d00/original
name(view returns (string)
Blue Jays
symbol(view returns (string)
Blue Jays
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