{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "depay-payments/block",
  "title": "DePay Payments",
  "category": "widgets",
  "description": "Accept Web3 payments, including thousands of cryptocurrency tokens, with the DePay Payments extension for Wordpress. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI...",
  "keywords": [ "payments", "cryptocurrency", "web3", "DePay", "USDC" ],
  "version": "2.4.2",
  "textdomain": "depay-payments",
  "example": {},
  "editorScript": "depay-payments-script",
  "supports": {
    "align": ["left", "right", "center"],
    "spacing": {
      "margin": true,
      "padding": true
    }
  },
  "attributes": {
    "align": {
      "type": "string",
      "default": "center"
    }
  }
}
