{% include 'includes/head.html' %}
Meme ID: {{ meme }}
Title: {{ meme.title }}
Description: {{ meme.description }}
Poster Address: {{ meme.user.handle }}
{% if meme.user.wownero_address %}Wownero Address: {{ meme.user.wownero_address }}
{% endif %} {% if meme.meta_ipfs_hash %}Meta IPFS: {{ meme.meta_ipfs_hash }}
{% endif %} {% if meme.meme_ipfs_hash %}Meme IPFS: {{ meme.meme_ipfs_hash }}
{% endif %}Tips Received: ? WOW, ? WOWX, ? AVAX
{% if not meme.approved %}Tip via WOW p2p
Wownero Address (p2p): {{ meme.user.wownero_address | default('?') }}
Funds sent to this address will not be tracked as they are a direct, p2p transaction on the anonymous, private Wownero network. Nobody will have visibility into these and will not be shown.
Wownero WalletsTip via Smart Contract
Sending a tip via the SuchWowX smart contract will send a small amount to the publisher (the address that minted the meme) and the contract owner ({{ config.CONTRACT_OWNER }}), and the remainder is sent to the meme creator (whoever uploaded it). Everyone gets tipped for their contribution, but primarily the meme creator.
Input the amount of WOWX or AVAX you would like to send and click a button below to sign the transaction in MetaMask wallet.