there will be signs

Verified contract

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

No balances found for "there will be signs"

0x7b92c40cf9bdab3af58336453e5accc8dac35995afd2258f51ba12c08010edcc
0xc8d1f0334ea51d75f750f1a43b58c74e37409eeb0121c9d752078be0165eecbd
0x163774ebf2779064800bca2484c5f1feb2c23024e1c93439bc8e73ad32edba69
0x14cad11bba12e8b6e0d2d551bb14f08e5302473b602a2c68c65686f116b11913
0xa8d18912e52d906379f92ca0c0fd2d0af7a638ad5d64e5d206353c8d13454af0
0x9500dbde41545ab28d0ce4dc6bdba7d77a4a6b4354c55551d92139075442f77a
0x9ee6a2716fc3750e5470242f39ac23004af7a9679cb0d2d9490c1ba7335ba772
0xe638911f0473a7a2d6812af296279dd46ec56c75e54781da0613f7fd346f74fc
0xf11c55d102e916b14cb1e4eb03a4aa4e84227eba8c2e1510e116387ee90019f8
0x829ae74b2ab3d8d302228b6f0e3ea0af7dd8780333eea830c5fa25c742b1d412

Functions
Getter at block 23649675
castHash(view returns (string)
0x076ae588847b0fb185ff6e40231e8ea2c4fc067a
decimals(view returns (uint8)
18
deployer(view returns (address)
0x49a9589225ca3371f38e1b8f908715c41d94228c
fid(view returns (uint256)
423827
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/44da666b-8379-4da1-04e0-27df851b0000/original
name(view returns (string)
there will be signs
symbol(view returns (string)
$signs
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