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

WARP AI

Verified contract

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

No balances found for "WARP AI"

0x43126458d6fd52fee4715f434e49751af39aa60c37cea9f87bb8328b46c465a4
0x345adc0cbf57debdd588ab16d2d24b8b789cc7bd748e42a3350947c5bd3704d0
0xcb07dfabedd890311472e81a0ecaa43483c4799334a402c03da680bb26b3c468
0xa4a305e5ec9d59a716015436bffb16ec7cba1efe6ab8f2a351715e01f99926cd
0xe496c82c06bd2b113eeff7148e2177140107c9344562e0f4d9d1151387a03d40
0xa84ed9fffbeea8eafcaeed2febeb416d606c83b4bc186a79623b2bb75e84c887
0x1a7e349973e38bbadb49f2c551a36f6914cd6b59f1c53bcd0c27835193c76102
0xd2d479584df17780bfbda8a2832202827d61ed8453da7d648cbded715d5e8c56
0x6208c6305fb79f2f742110354ce18632b71ac7a8d14cd7e94414c84f16f6e10f
0x67d1a524d882cce9e907d51da3afef08a66f7a3708de6c1b0ab945d7cc03fb57

Functions
Getter at block 23806473
castHash(view returns (string)
0xf3899a79f00c4359f500a575a81fa8e8449e9620
decimals(view returns (uint8)
18
deployer(view returns (address)
0xcfdda69723fc8e9b86c0430e45b2de6ca1b2f51f
fid(view returns (uint256)
438190
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/c73ebd68-5eb3-43c5-d247-4ff0ffd6a100/original
name(view returns (string)
WARP AI
symbol(view returns (string)
WARPAI
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