Purple Ghost 695

Verified contract

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

No balances found for "Purple Ghost 695"

0x216c8e844a247ff0751205d8ddc0f31d20e32533ba448f1d18e644c42771ab32
0x6a2d54a2359b68c9a02c212f8858bd57073e6c1cebe75fc3ab52337199eebed2
0xe89de3e605265cc1041d2dfb277304a2d3d0208ad3bac5f437984914a226ebb6
0x6cc6b8b2868e80d1c47f2bf140909c2e28cb3db774e057c27a35458f8f16b698
0x317abf1baac1fc060d55ac1498504f318341f6057da70128ed46e9eca253584e
0xdc4f8c62928584553eff10fd42acf27c4d725a05dcdf0d9e6c719ef4338d0a2e
0x24f14de78e62404ac13acf98db42f65f0ff47ad46f12ad8b95db688d3d95b292
0x33f1ebc1a2bd72f16085c7ab3bd7e67a665514da61408837bff9b7913870c79d
0x5bc78bd07c2e4f6ce47fc55d26b8d63db1ca8a426c4aaea8a858e351ecd9f5dd
0xe57500e00cbe97712d35fb95a667777231e96a8f3fea71682f5d1d3f9b4007f8

Functions
Getter at block 23751233
castHash(view returns (string)
0xcc3ff539b1bbe5a2182013b85a08ef37b0427c16
decimals(view returns (uint8)
18
deployer(view returns (address)
0x4bf88042de0220647acb314af3c5f310aec3bcc0
fid(view returns (uint256)
214447
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/59ac6645-69c4-465b-e8cd-e2b2f2ede400/original
name(view returns (string)
Purple Ghost 695
symbol(view returns (string)
PURPLE695
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