PEW PEW

Verified contract

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

No balances found for "PEW PEW"

0x29f9faf59daef9b92102a776109cd22685cba6e42278d678cff96cc5e2e42ae0
0x11d12f9958391d087c3e1ab34a4284a4af1c063a4dd4427506a795d8d14ddc96
0x4d4bd48d0043be95451746fd8bf0ffe0daba6bf5055141843caafb0d55496555
0x853ae46fce317baf1e376a0400c90b7f9ebd5b9c408df5aa9a130f1ec34fe1b8
0x4ea90e7122cebc7b034c98abc7549a8889c3328cb29692bd2c41b85764b1ed71
0x01694a289f58f862f9ac89ed00ff8aea6db723f4ae7de010d17d4d49d3050949
0xf4cd023780477943e6abef6bb1a4c6847a662a8df5aa958b44874a3aba0328aa
0x39858b3b0bd7f9647bec0d96965221ff75722431db4547437e9e323c768ecd63
0xbcb1878707e353652f5cd0874f6b6be34ee91d00db487cbc8172acaffbaf604e
0xc4d840585125ebdfc271f3f0a6ebc2fe873e4c01561737cd24eee5cb56165b8d

Functions
Getter at block 23180418
castHash(view returns (string)
0xf665e99369c35cd1533dd08bfbbbbd4fda37244a
decimals(view returns (uint8)
18
deployer(view returns (address)
0x71b632fd5c0bb128f4d54724963d775cc177d11f
fid(view returns (uint256)
205891
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/2a87ffe0-4803-4838-dfd2-8067b5a51d00/original
name(view returns (string)
PEW PEW
symbol(view returns (string)
PEW
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