solana-app-kit


solana-app-kit / config / MockDataConfig

Interface: MockDataConfig

Defined in: src/config/index.ts:57

Mock data config (unchanged)

Properties

postsData

postsData: ThreadPost[]

Defined in: src/config/index.ts:60


profileData

profileData: ProfileData

Defined in: src/config/index.ts:58


tweetsData

tweetsData: object[]

Defined in: src/config/index.ts:59

avatar

avatar: any = DEFAULT_IMAGES.SENDlogo

handle

handle: string = '@sendcoin'

quoteCount

quoteCount: number = 297

reactionCount

reactionCount: number = 13600

retweetCount

retweetCount: number = 5600

time

time: string = '3s'

tweetContent

tweetContent: string = 'SEND is the new meta coin $SEND'

username

username: string = 'SEND'


usersData

usersData: UserItem[]

Defined in: src/config/index.ts:61