Pikachu

Verified contract

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

No balances found for "Pikachu"

0xf5d5080c7aba08cd83909fb3c4cf5dc422a162446cd75a24f97433c801c54994
0xf88bea4cd279d636654f285710ba118942ea27c5a9be93f9fa46f3d47e22c566
0x5d1d656ac67aecce81c06b4c69ac52617339e6a370c35275ccd7904ab5e24471
0xa6c7829b8f2c4028c99c0e59c258aee9171df835ecdd01ab9e85384c284ab6e2
0xf0bad9c215a7666a9fc08e882433c82fdcb3398a228e12f75d680434131d800b
0xd9f39e13bae79e8ec181dc4f04477c7444c458df8a2cbb4c52c40e863f9e8366
0x4703e9a555dc07a7d58327938fda1394787412cda00661c65e570f8ada98554b
0xe0943235c8d8e4ed9a37543e5a85ad49aa843f10bbd406ab307a41d0659b0a1c
0xf56e91af1854132515dc2823435dd4e48a8f8f411e0645ea15d2105055b61136
0x506baf9ff27ba439804f3854e63b1c81f92d594d5a3a21f48d192c86c9572426

Functions
Getter at block 23744754
castHash(view returns (string)
0x8247a9b3a20638c05a65b89e58996378e955181a
decimals(view returns (uint8)
18
deployer(view returns (address)
0xddb91bdce6e62fd54f3ec738ad452ec22d17325d
fid(view returns (uint256)
336323
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/40ab07ea-877b-444f-9965-2f907e733800/original
name(view returns (string)
Pikachu
symbol(view returns (string)
PIKA
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