Christopher

Verified contract

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

No balances found for "Christopher"

0xe9d1812c30ef46890a7214c2f1e1f38bf5dbee5c41e4a393f762574fb99717ea
0x125ce4d5900e8deab6f9b9ddf76cbdbd85738ee66e0fea7724c51a2c62fabc13
0x87dcce89fd6fd279f309f13be0436e7bb94856166014d70209433e76b2dfdf20
0x627d3dfb0be4c0365d30cc10dfeb635bbbd347c4626e4f112801ead3eafb8c7b
0x4944622e3d7ab1787cbd6085c2b413b5139d585da201a2b20958e968324f8d9c
0xcd11d0be81ee64226508942f9e3aa9315a32d60cb415cdee065b4f28767cf267
0xdac37cd0ff91625df9700d1d5c4f36ea6ba6d6d7370117b51d2b05507aa770c0
0xb532ecff56bd84dfb31517c8e19f1fa082431f5da6f8934a0aa03f23a60fa266
0xca2b91c06ae01cd92a0706189f460575ff64f150f7c2531f4c037657d0229049
0x268b01fd956b50922f4f266b24d35a0cc9876907483582469fe16c307b9c368f

Functions
Getter at block 23708761
castHash(view returns (string)
0x9363f4d5db312719ca32de07e0b16989101beb27
decimals(view returns (uint8)
18
deployer(view returns (address)
0x0e467a0288a439ba2678eb7d3b0b64b01e2bbbfc
fid(view returns (uint256)
2210
image(view returns (string)
name(view returns (string)
Christopher
symbol(view returns (string)
CHRISTOPHER
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