Skip to content

Commit 7ddcc5c

Browse files
committed
fix: test
1 parent 411a771 commit 7ddcc5c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

integration/resources/ddo-nft.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,11 @@
7676
"price": "1"
7777
},
7878
"additionalInformation": {
79+
"decimals": 18,
7980
"description": "Sales Agreement with NFT-1155 token",
80-
"priceHighestDenomination": 1e-18
81+
"erc20TokenAddress": "0x9eD1050E0054C38Ad431109D04f0c4Be8424Bf7b",
82+
"priceHighestDenomination": 1e-18,
83+
"symbol": "NVM"
8184
},
8285
"serviceAgreementTemplate": {
8386
"contractName": "NFTSalesTemplate",

0 commit comments

Comments
 (0)