$JESSEV2

Verified contract

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

No balances found for "$JESSEV2"

0x2ef3d2c346d9edb5d9cc41d896d1d12b7df213a151f92962899d56d7ce1c35c5
0xd4b67df17341050571d5fed05c128b879e27139d6bf7056f6c8a7fe6e86119bf
0x6164bdc61dbe8b4d297fdbe1b36dec1b25074e14d7b95b768ba2376c55ab71bd
0x731b8b1896eb86cbc5ee1a9b56388d29a575932ab1408c97936cae924ed499be
0x5137586ca2c4ac238d3a5a902224d82ba266f36d02e0f22c08c3b1f62733c599
0x67c27f2461cabfc339020c76d5bfd0c73c84908da5f41cf35227ae84143e9607
0xd4db7567f9d70b7d6516750e7dff63abda2c751b0a10c2f2a3d2dea5c7ca6083
0xb03540683c6000d129d3509e1514b31214a8bde9add6dd305f7ace1c62f7883e
0xcf09a4cf315ddb1c59a65dfdf08572a23bd60c635d7413b3a9b7c949f0386514
0x0fc671b721cb28eec9c902762a7aa4a7f4d2310b23e05db865811414abf4028c

Functions
Getter at block 23654068
castHash(view returns (string)
0x32036e0c4411205c065d9bfc0dec5c57f4983cd3
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb525fcf5c508a7c4b878459736c7caa676247b50
fid(view returns (uint256)
892880
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/fbf77925-4599-4f41-632e-7a154d3b8700/original
name(view returns (string)
$JESSEV2
symbol(view returns (string)
JESSEV2
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