swatches

Verified contract

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

No balances found for "swatches"

0x97e7b0515cad8115fc12ec4f266eb810cf1d0f38575b7466e0256cc33885ce53
0xce4cd15fd40506db62acc5cb2103cd8c4237d07c48ac5610bb966fba3e4535a8
0x594bf6bda50e23972c62e3b2655ada588db3a4eb4498dbb250d954643defcab3
0x8a7eedbc1fa45505998abd3fcd0bfc6c75a257b677c00acb42b6e2f14da00569
0x8a9416ba169c9cafbb732399177d70f2ccc617acf40974512adf2fa1584f853c
0x963ac8bf07b85e22487910fc367155f33ec3794053d637369e6e544f150868c6
0x234ac4f3a64ebd9207e859d0a95e2ebefa6dccb6e2ce5159f147d9c933d962c3
0x589104f9fac8e629e53ca6a66b21a14fd23180b67624574bf8b939ba3c5bf10b
0xfb80c651e47fdca2c1fac7699a989eb0141cd8962ab6b5d632d828a32a247bf6
0x6e4bae741b09bc520abbf360851c1f2d6e6469f849f35a675c825303c9fc1029

Functions
Getter at block 23567942
castHash(view returns (string)
0xfc00ffa7be0ec947715491145eb3792eb17b5958
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb5e2e5f376c61f40485bbc11d5dc56609c2c0db3
fid(view returns (uint256)
384546
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/d48005a9-23ab-4b12-b5ba-ae2b48944000/original
name(view returns (string)
swatches
symbol(view returns (string)
SWATCHES
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