{
    "arguments": [
        "listingResourceID",
        "storefrontAddress",
        "buyPrice"
    ],
    "messages": {
        "en": "Buy NFT with {buyPrice} FLOW from {storefrontAddress}",
        "zh_CN": "使用 {buyPrice} FLOW 向 {storefrontAddress} 购买 NFT",
        "zh_TW": "使用 {buyPrice} FLOW 向 {storefrontAddress} 購買 NFT"
    },
    "balances": {
        "buyPrice": "FLOW"
    }
}