No Probllama

Verified contract

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

No balances found for "No Probllama"

0x7d2892b4f1203e48afdd90e4e4bd875053a0b158316f4089f442fa90c7304cc0
0x72702fe06f09629fe1540c771fa0fbc7e11822120d3b6c07122962f6cf4a2080
0xd5d28cee5ce6a9b6d7a6bb221bc1c285c65864631a3d137eb0c028396423b622
0xf93b8d092b3af55ffdb101eadb1b7c5ccffcca8f97cf83e3212f0b679b03d4a0
0x18834d85247ab760a866853e26dade819bd6f52a1d46bc3d84d9b4d187184ed3
0x8efaa029992a15a16ef5407a21a43555ad6d885e978ab7b3e3a768ceac638892
0xa98b5af881ceab89f44a06b57e0bb6ce3cbbded1a33cc26cb3c13cb0256514be
0x90357241f598deb28d434494313aa68c7f508c33ddb975c67c30f7eb6f8260e2
0x83b70c800f613b932e884b6abb083ac7fa675d1ed52cca6f99390abad2a3781a
0xc0714a87bccc0ebc1a015b14ec76d591c0f2e7119faa8fffa4c78151200e47e5

Functions
Getter at block 23843299
castHash(view returns (string)
0x8499e364f9f9977b9781ca120983eacf7e3d3748
decimals(view returns (uint8)
18
deployer(view returns (address)
0xc284a47f04cf8524b118fe4550005ebd15ab098a
fid(view returns (uint256)
471003
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/cf0e63a8-d034-4f1f-2cb3-fafd150e3e00/original
name(view returns (string)
No Probllama
symbol(view returns (string)
PROBLL
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