Warpsmiths

Verified contract

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

No balances found for "Warpsmiths"

0xb33bc610a420143da4c1a79ff07e7e2e44ccb6eceb2147f1acaf12915e790420
0x1fbd7953aca205356fc5f9236a74ada332ce4ff6a923b08451bb341980223066
0xc4f369b99f1db23e6fef53b302cc4fbbc922a94f0447700aedb258b9e16fff74
0x20e664b38409ac2d5b8e782bd9db93f6bd57826bba634a4963e45e354bc0b746
0xf0e4d321620c98e6e9b09960251377612581d6883385becf93d3b4658b27b972
0x91b47b3da49c59861275390e216e0436630ba6cd36b67c51181476665693af9c
0xf68b8e277c7d583de7c869e7846e7a66fb33fd033ff25c317e4044a340eb79bb
0x96caf03cff320a18e079ec947cfed9ced1025c2fab6ff7d6614a4043cc48e422
0xc8792f6a8ce0ea8dbad7c46598bf8cd38871956e32c0f6882915f39537d844c6
0x3a95bdd0a0baeeca58a6562bdd55b2afe8b95d06b25abd5af1b3ed579e233e73

Functions
Getter at block 23770563
castHash(view returns (string)
0xbcec737fadcce3ee0e25bd10e7122fcd16418995
decimals(view returns (uint8)
18
deployer(view returns (address)
0x029f4057f3a615108781ef907f9872a2983b4206
fid(view returns (uint256)
388423
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b3251137-cbe3-49d8-e213-b24e9bfaaa00/original
name(view returns (string)
Warpsmiths
symbol(view returns (string)
WARPSMITHS
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