Houdini AI

Verified contract

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

No balances found for "Houdini AI"

0x590fa985673034dd2ae4b0dc9a0e19ac145df58d4b0bc5163b2b231cc35e874e
0x58c3f492ff75c067ff641009e50f8cda4b7baf997a4a99f43e8644bd70fa9ef1
0x262bdd3cc917d1e55028d2a2dcc24cd87faacf3117e5b935f77c0f983aa016ab
0x268743f491f910d8cc485d7ae6a3510ab388b8efda0d4a2d43e58a161b2c1777
0x732c196f83a315f0aa659455372e26be06a5f46b05668b8670365a25cdde4bde

Functions
Getter at block 23775229
castHash(view returns (string)
0x31dd2eef50f1f0617cae442bc483ee6349523278
decimals(view returns (uint8)
18
deployer(view returns (address)
0xfe2ef67dfd47636f64d7903e4b1c2513aee963df
fid(view returns (uint256)
417466
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/ee3c99cb-8f25-489d-0212-153b39736a00/original
name(view returns (string)
Houdini AI
symbol(view returns (string)
HOUDINI
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