This contract is being backfilled. You may encounter incomplete storage history.

HE'S BACK IN POG FORM

Verified contract

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

No balances found for "HE'S BACK IN POG FORM"

0x5a9bbf939b689c160ebdcce32ea381bd56ad965c874516fdc90a1bccc18f14f7
0x91e482ad435a8d92f7ddddb03f5ba223ea62adfb3a4e8212995e9197e5b4d6dc
0x135be7a084c79f36353d64439e64e22bd67fbed08a4720614ecfbe31af5ecfb2
0x89ee2382b097496a69805ba2c214c9c17873ad8840a46dcace6d19ab10a81cad
0xf99f438ac4509a328c727d265e67720738a4328381cbad3efed3e25618092a08
0x0fb73df84e1fffb8c20cba26ad505379cd38a6232e81e9f46fedf4a565121c21
0x1608e89b4ea09de8eb439b63d508e78ea2bc73fd21c256e565903475e57e15a6
0x131865af3a17ec70c2525a08031239035a2bf5b19b6004489e0eb479c301210a
0x0655111567756343a9b24f493b502ca48fd2fd8ce5d77e5fc5e5b66b300a2e14
0xf7580ad8b76197a08ae4f783db42df7f4972ee42b1732c69c3cb2a9bfcd8fd94

Functions
Getter at block 23788921
castHash(view returns (string)
0x7c9c97164ff71151eec08ecbe2fc3f8f648c5414
decimals(view returns (uint8)
18
deployer(view returns (address)
0x2735d0a6e6aff9eedc40a9dc859907dc36a97086
fid(view returns (uint256)
335872
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/ac814105-5149-4061-428a-f8a56cab7500/original
name(view returns (string)
HE'S BACK IN POG FORM
symbol(view returns (string)
ALF
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