huh dog

Verified contract

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

No balances found for "huh dog"

0xf9b44314d199904a850f4badd9830aa7a6617ef0caac7928d3e59286d2484026
0xdd50d51b5501b775916b13ba6aa2834ca5dbc01e229b443d3a2f3e27c431c90f
0x357c22d9ea40056e2fb68249a0bbc9d4c8bafd280fdfd369ff3f9a1ef1a457a1
0xede5533f592222b67529048cefed957bd043c1df3627b37299d0a809c2d94130
0xd1a80c9ee05fbbe51b9b9162207aa91a97a54ec1bd9b8a0254d365a82a82c135
0x46d1c02e4c12fe073d749c49bc701f8a6aebafcc9a26a96e29631cc0c9a4689b
0x552050ed62bbc59ad4e566c5d9c6c6bccd818339bc7e5172082302d1497df7cc
0x6ae4e8caefb4d306246faf1d488f8f54dcc700674721efbafa893aaf1f37ca2c
0xb91530c47ac8c148dc7a8012b54e775a1e64a9a4f0f6aa2b2e7d6a3a91cf22b4
0xe26a5b06e56f9fad3f4e87207f0dfa52e398a06563e7d1dc5932648c16168161

Functions
Getter at block 23719391
castHash(view returns (string)
0xc1f87054d6f79c67fe449e77825ecf20ba740072
decimals(view returns (uint8)
18
deployer(view returns (address)
0x19008e616714d8df0b69f23db9ad779251923b84
fid(view returns (uint256)
297066
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b52b4a62-dc12-42ff-776d-7f4974804000/original
name(view returns (string)
huh dog
symbol(view returns (string)
DHUH
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