EDIT

Verified contract

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

No balances found for "EDIT"

0xb8da3053fd4a6fd32450aff344f2e0a9db4b99e35798c73d90e667deead04812
0x0e82ab703a0db0069a0a1b4436aa42c42292072dbcf9958ae019416c7206f01b
0xc6fe5c95788f423d54c0e6b5241522e63ad9296c9f3db2117535ad6f90f87628
0x567afb398a690b7a5c1b809b3fe5eeb070603d5f8ee5aa6f76c021811af4a4b2
0x591d79de229b2bb54e209fee17c3a120e4efcd86d3989a923d5eba7cf62cc164
0x3a2d095e95488ac27c48473633b74b64a5445837820c942c47a2a6083a228b4f
0x6799acdf71c482e50213cd6f67e3bc7cb412bfc410acd9340c7fc0407bfd3abb
0x4b6376958b5697f587f6dfa73b6037c923dcd3bf5d19f1fc6d319ef2849dc284
0xf9af348753e70665c2520da7a43ce9609c2408a1c423ed58f96721d801693cf1
0xfeb52cce95251b6d185e9b45b0433f299b012895d99bc421493f23d56fbcccdb

Functions
Getter at block 23728059
castHash(view returns (string)
0x64991b03060629559046ff7a71392924b061f122
decimals(view returns (uint8)
18
deployer(view returns (address)
0x5d802e2fe48392c104ce0401c7eca8a4456f1f16
fid(view returns (uint256)
3642
image(view returns (string)
https://bafybeiggo4blema2nzuxiym54dxkqzdd2n7ifjhqyalqj25uqotxzw3whe.ipfs.w3s.link/
name(view returns (string)
EDIT
symbol(view returns (string)
EDIT
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