SINGULARITY

Verified contract

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

No balances found for "SINGULARITY"

0x344830393c1706ba86653f7f90bd97dc223454f558a5092521c9853afb0f1a2a
0x948a4114a3b2a6cb7857e16a8039dd4415f574755db59c3c38f3fe6c8e39f7d5
0x3749d9e5ad70f0bd5bb65d6fe6fd5baca84f3a6eb2c320c4e1498c8c7fc54675
0x232405249e725c40ad3ee05609db2a6c3cb5d014a3b2b0806ee36dc485452730
0x0bd11d63e98808823c4e3667bc6a441f012313709e5574ded1e0e9b82b57203a
0xbe72b6cf6567b7d7c71f4ed810c461869c7ec781c177fd7e0696346924e36e82
0xe2c32ac04f72dad4c696f0ec5e5d33142b77a45de92b6b2a65266d99fbbed4fa
0x9294ba1e12a3acecdb49783e0bc77d6f6b0d8c738c854a87e0c2a7904aae60d4
0x1cdd0dc1c5d861aee01ed85f9d82ecf69634115f1fe799b97f8f876f052389b1
0x7ac331a7ad838760c7759b10309d4cc803a2cbfda1c94b37676b43791b0699ae

Functions
Getter at block 23620153
castHash(view returns (string)
0x5d88556dd19f4cc3e6a82ebc243952551c17b0b1
decimals(view returns (uint8)
18
deployer(view returns (address)
0x647b7881b8a63fd8c6aab5b0244b9067223d0e12
fid(view returns (uint256)
315455
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/92dfa703-962d-4024-3997-188f09253800/original
name(view returns (string)
SINGULARITY
symbol(view returns (string)
DXRG
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