Socket
Socket
Sign inDemoInstall

@arianee/arianee-abi

Package Overview
Dependencies
4
Maintainers
7
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.0 to 0.18.0

.idea/arianee-abi.iml

2

abi/js/V1/ArianeeStore.js

@@ -1,1 +0,1 @@

module.exports = [{"constant":false,"inputs":[{"name":"_eventId","type":"uint256"},{"name":"_providerOwner","type":"address"}],"name":"acceptEvent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_creditType","type":"uint256"},{"name":"_quantity","type":"uint256"},{"name":"_to","type":"address"}],"name":"buyCredit","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_eventId","type":"uint256"},{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_uri","type":"string"},{"name":"_providerBrand","type":"address"}],"name":"createEvent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_messageId","type":"uint256"},{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_providerBrand","type":"address"}],"name":"createMessage","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_oldStoreAddress","type":"address"}],"name":"getAriaFromOldStore","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_uri","type":"string"},{"name":"_encryptedInitialKey","type":"address"},{"name":"_tokenRecoveryTimestamp","type":"uint256"},{"name":"_initialKeyIsRequestKey","type":"bool"},{"name":"_providerBrand","type":"address"}],"name":"hydrateToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"pause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_messageId","type":"uint256"},{"name":"_walletProvider","type":"address"}],"name":"readMessage","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_walletProvider","type":"address"}],"name":"readUpdateSmartAsset","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_eventId","type":"uint256"},{"name":"_providerOwner","type":"address"}],"name":"refuseEvent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_hash","type":"bytes32"},{"name":"_keepRequestToken","type":"bool"},{"name":"_providerOwner","type":"address"},{"name":"_signature","type":"bytes"}],"name":"requestToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_id","type":"uint256"},{"name":"_to","type":"address"}],"name":"reserveToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_arianeeProjectAddress","type":"address"}],"name":"setArianeeProjectAddress","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_ariaUSDExchange","type":"uint256"}],"name":"setAriaUSDExchange","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_authorizedExchangeAddress","type":"address"}],"name":"setAuthorizedExchangeAddress","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_creditType","type":"uint256"},{"name":"_price","type":"uint256"}],"name":"setCreditPrice","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_percentInfra","type":"uint8"},{"name":"_percentBrandsProvider","type":"uint8"},{"name":"_percentOwnerProvider","type":"uint8"},{"name":"_arianeeProject","type":"uint8"},{"name":"_assetHolder","type":"uint8"}],"name":"setDispatchPercent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_protocolInfraAddress","type":"address"}],"name":"setProtocolInfraAddress","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"unpause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_providerBrand","type":"address"}],"name":"updateSmartAsset","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"withdrawArias","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[{"name":"_acceptedToken","type":"address"},{"name":"_nonFungibleRegistry","type":"address"},{"name":"_creditHistoryAddress","type":"address"},{"name":"_arianeeEvent","type":"address"},{"name":"_arianeeMessage","type":"address"},{"name":"_arianeeUpdate","type":"address"},{"name":"_ariaUSDExchange","type":"uint256"},{"name":"_creditPricesUSD0","type":"uint256"},{"name":"_creditPricesUSD1","type":"uint256"},{"name":"_creditPricesUSD2","type":"uint256"},{"name":"_creditPricesUSD3","type":"uint256"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_addressType","type":"string"},{"indexed":false,"name":"_newAddress","type":"address"}],"name":"SetAddress","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_creditType","type":"uint256"},{"indexed":false,"name":"_price","type":"uint256"}],"name":"NewCreditPrice","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_ariaUSDExchange","type":"uint256"}],"name":"NewAriaUSDExchange","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"buyer","type":"address"},{"indexed":false,"name":"_receiver","type":"address"},{"indexed":false,"name":"_creditType","type":"uint256"},{"indexed":false,"name":"quantity","type":"uint256"}],"name":"CreditBuyed","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_percentInfra","type":"uint8"},{"indexed":false,"name":"_percentBrandsProvider","type":"uint8"},{"indexed":false,"name":"_percentOwnerProvider","type":"uint8"},{"indexed":false,"name":"_arianeeProject","type":"uint8"},{"indexed":false,"name":"_assetHolder","type":"uint8"}],"name":"NewDispatchPercent","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_type","type":"uint256"},{"indexed":false,"name":"_quantity","type":"uint256"}],"name":"CreditSpended","type":"event"},{"anonymous":false,"inputs":[],"name":"Pause","type":"event"},{"anonymous":false,"inputs":[],"name":"Unpause","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"previousOwner","type":"address"},{"indexed":true,"name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"constant":true,"inputs":[],"name":"acceptedToken","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"arianeeEvent","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"arianeeMessage","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"arianeeProjectAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"arianeeUpdate","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"ariaUSDExchange","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"authorizedExchangeAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_sender","type":"address"}],"name":"canDestroy","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"pure","type":"function"},{"constant":true,"inputs":[{"name":"_to","type":"address"},{"name":"_from","type":"address"},{"name":"_tokenId","type":"uint256"}],"name":"canTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"pure","type":"function"},{"constant":true,"inputs":[],"name":"creditHistory","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_creditType","type":"uint256"}],"name":"creditPriceUSD","outputs":[{"name":"_creditPriceUSD","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_creditType","type":"uint256"}],"name":"getCreditPrice","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"nonFungibleRegistry","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"paused","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_receiver","type":"uint8"}],"name":"percentOfDispatch","outputs":[{"name":"_percent","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"protocolInfraAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"}]
module.exports = [{"constant":true,"inputs":[{"name":"_receiver","type":"uint8"}],"name":"percentOfDispatch","outputs":[{"name":"_percent","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_creditType","type":"uint256"},{"name":"_quantity","type":"uint256"},{"name":"_to","type":"address"}],"name":"buyCredit","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_ariaUSDExchange","type":"uint256"}],"name":"setAriaUSDExchange","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_oldStoreAddress","type":"address"}],"name":"getAriaFromOldStore","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_walletProvider","type":"address"}],"name":"readUpdateSmartAsset","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"nonFungibleRegistry","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_id","type":"uint256"},{"name":"_to","type":"address"}],"name":"reserveToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_messageId","type":"uint256"},{"name":"_walletProvider","type":"address"}],"name":"readMessage","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"creditHistory","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"ariaUSDExchange","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_eventId","type":"uint256"},{"name":"_providerOwner","type":"address"}],"name":"acceptEvent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_authorizedExchangeAddress","type":"address"}],"name":"setAuthorizedExchangeAddress","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"unpause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_percentInfra","type":"uint8"},{"name":"_percentBrandsProvider","type":"uint8"},{"name":"_percentOwnerProvider","type":"uint8"},{"name":"_arianeeProject","type":"uint8"},{"name":"_assetHolder","type":"uint8"}],"name":"setDispatchPercent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"acceptedToken","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"arianeeProjectAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_eventId","type":"uint256"},{"name":"_providerOwner","type":"address"}],"name":"refuseEvent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"paused","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_arianeeProjectAddress","type":"address"}],"name":"setArianeeProjectAddress","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"protocolInfraAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"withdrawArias","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_sender","type":"address"}],"name":"canDestroy","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"pause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_protocolInfraAddress","type":"address"}],"name":"setProtocolInfraAddress","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_messageId","type":"uint256"},{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_providerBrand","type":"address"}],"name":"createMessage","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"arianeeUpdate","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"arianeeEvent","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_creditType","type":"uint256"}],"name":"creditPriceUSD","outputs":[{"name":"_creditPriceUSD","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_hash","type":"bytes32"},{"name":"_keepRequestToken","type":"bool"},{"name":"_providerOwner","type":"address"},{"name":"_signature","type":"bytes"},{"name":"_newOwner","type":"address"}],"name":"requestToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_hash","type":"bytes32"},{"name":"_keepRequestToken","type":"bool"},{"name":"_providerOwner","type":"address"},{"name":"_signature","type":"bytes"}],"name":"requestToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_to","type":"address"},{"name":"_from","type":"address"},{"name":"_tokenId","type":"uint256"}],"name":"canTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_eventId","type":"uint256"},{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_uri","type":"string"},{"name":"_providerBrand","type":"address"}],"name":"createEvent","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"arianeeMessage","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_uri","type":"string"},{"name":"_encryptedInitialKey","type":"address"},{"name":"_tokenRecoveryTimestamp","type":"uint256"},{"name":"_initialKeyIsRequestKey","type":"bool"},{"name":"_providerBrand","type":"address"}],"name":"hydrateToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"authorizedExchangeAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_creditType","type":"uint256"}],"name":"getCreditPrice","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_tokenId","type":"uint256"},{"name":"_imprint","type":"bytes32"},{"name":"_providerBrand","type":"address"}],"name":"updateSmartAsset","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_creditType","type":"uint256"},{"name":"_price","type":"uint256"}],"name":"setCreditPrice","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[{"name":"_acceptedToken","type":"address"},{"name":"_nonFungibleRegistry","type":"address"},{"name":"_creditHistoryAddress","type":"address"},{"name":"_arianeeEvent","type":"address"},{"name":"_arianeeMessage","type":"address"},{"name":"_arianeeUpdate","type":"address"},{"name":"_ariaUSDExchange","type":"uint256"},{"name":"_creditPricesUSD0","type":"uint256"},{"name":"_creditPricesUSD1","type":"uint256"},{"name":"_creditPricesUSD2","type":"uint256"},{"name":"_creditPricesUSD3","type":"uint256"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_addressType","type":"string"},{"indexed":false,"name":"_newAddress","type":"address"}],"name":"SetAddress","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_creditType","type":"uint256"},{"indexed":false,"name":"_price","type":"uint256"}],"name":"NewCreditPrice","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_ariaUSDExchange","type":"uint256"}],"name":"NewAriaUSDExchange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"buyer","type":"address"},{"indexed":true,"name":"_receiver","type":"address"},{"indexed":true,"name":"_creditType","type":"uint256"},{"indexed":false,"name":"quantity","type":"uint256"}],"name":"CreditBought","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_percentInfra","type":"uint8"},{"indexed":false,"name":"_percentBrandsProvider","type":"uint8"},{"indexed":false,"name":"_percentOwnerProvider","type":"uint8"},{"indexed":false,"name":"_arianeeProject","type":"uint8"},{"indexed":false,"name":"_assetHolder","type":"uint8"}],"name":"NewDispatchPercent","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_type","type":"uint256"},{"indexed":false,"name":"_quantity","type":"uint256"}],"name":"CreditSpended","type":"event"},{"anonymous":false,"inputs":[],"name":"Pause","type":"event"},{"anonymous":false,"inputs":[],"name":"Unpause","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"previousOwner","type":"address"},{"indexed":true,"name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"}]
[
{
"constant": false,
"constant": true,
"inputs": [
{
"name": "_eventId",
"type": "uint256"
},
"name": "_receiver",
"type": "uint8"
}
],
"name": "percentOfDispatch",
"outputs": [
{
"name": "_providerOwner",
"type": "address"
"name": "_percent",
"type": "uint8"
}
],
"name": "acceptEvent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"

@@ -46,6 +47,30 @@ },

{
"name": "_eventId",
"name": "_ariaUSDExchange",
"type": "uint256"
},
}
],
"name": "setAriaUSDExchange",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_oldStoreAddress",
"type": "address"
}
],
"name": "getAriaFromOldStore",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_tokenId",

@@ -55,15 +80,39 @@ "type": "uint256"

{
"name": "_imprint",
"type": "bytes32"
},
"name": "_walletProvider",
"type": "address"
}
],
"name": "readUpdateSmartAsset",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "nonFungibleRegistry",
"outputs": [
{
"name": "_uri",
"type": "string"
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_id",
"type": "uint256"
},
{
"name": "_providerBrand",
"name": "_to",
"type": "address"
}
],
"name": "createEvent",
"name": "reserveToken",
"outputs": [],

@@ -82,15 +131,53 @@ "payable": false,

{
"name": "_tokenId",
"name": "_walletProvider",
"type": "address"
}
],
"name": "readMessage",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "creditHistory",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "ariaUSDExchange",
"outputs": [
{
"name": "",
"type": "uint256"
},
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_imprint",
"type": "bytes32"
"name": "_eventId",
"type": "uint256"
},
{
"name": "_providerBrand",
"name": "_providerOwner",
"type": "address"
}
],
"name": "createMessage",
"name": "acceptEvent",
"outputs": [],

@@ -105,7 +192,7 @@ "payable": false,

{
"name": "_oldStoreAddress",
"name": "_authorizedExchangeAddress",
"type": "address"
}
],
"name": "getAriaFromOldStore",
"name": "setAuthorizedExchangeAddress",
"outputs": [],

@@ -118,33 +205,108 @@ "payable": false,

"constant": false,
"inputs": [],
"name": "unpause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_tokenId",
"type": "uint256"
"name": "_percentInfra",
"type": "uint8"
},
{
"name": "_imprint",
"type": "bytes32"
"name": "_percentBrandsProvider",
"type": "uint8"
},
{
"name": "_uri",
"type": "string"
"name": "_percentOwnerProvider",
"type": "uint8"
},
{
"name": "_encryptedInitialKey",
"type": "address"
"name": "_arianeeProject",
"type": "uint8"
},
{
"name": "_tokenRecoveryTimestamp",
"name": "_assetHolder",
"type": "uint8"
}
],
"name": "setDispatchPercent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "acceptedToken",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeProjectAddress",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_eventId",
"type": "uint256"
},
{
"name": "_initialKeyIsRequestKey",
"name": "_providerOwner",
"type": "address"
}
],
"name": "refuseEvent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "paused",
"outputs": [
{
"name": "",
"type": "bool"
},
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_providerBrand",
"name": "_arianeeProjectAddress",
"type": "address"
}
],
"name": "hydrateToken",
"name": "setArianeeProjectAddress",
"outputs": [],

@@ -156,5 +318,19 @@ "payable": false,

{
"constant": true,
"inputs": [],
"name": "protocolInfraAddress",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "pause",
"name": "withdrawArias",
"outputs": [],

@@ -166,14 +342,28 @@ "payable": false,

{
"constant": false,
"constant": true,
"inputs": [
{
"name": "_messageId",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_walletProvider",
"name": "_sender",
"type": "address"
}
],
"name": "readMessage",
"name": "canDestroy",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "pause",
"outputs": [],

@@ -188,11 +378,7 @@ "payable": false,

{
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_walletProvider",
"name": "_protocolInfraAddress",
"type": "address"
}
],
"name": "readUpdateSmartAsset",
"name": "setProtocolInfraAddress",
"outputs": [],

@@ -204,14 +390,36 @@ "payable": false,

{
"constant": true,
"inputs": [],
"name": "owner",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_eventId",
"name": "_messageId",
"type": "uint256"
},
{
"name": "_providerOwner",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_imprint",
"type": "bytes32"
},
{
"name": "_providerBrand",
"type": "address"
}
],
"name": "refuseEvent",
"name": "createMessage",
"outputs": [],

@@ -223,2 +431,49 @@ "payable": false,

{
"constant": true,
"inputs": [],
"name": "arianeeUpdate",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeEvent",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{
"name": "_creditType",
"type": "uint256"
}
],
"name": "creditPriceUSD",
"outputs": [
{
"name": "_creditPriceUSD",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,

@@ -245,2 +500,6 @@ "inputs": [

"type": "bytes"
},
{
"name": "_newOwner",
"type": "address"
}

@@ -258,11 +517,23 @@ ],

{
"name": "_id",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_to",
"name": "_hash",
"type": "bytes32"
},
{
"name": "_keepRequestToken",
"type": "bool"
},
{
"name": "_providerOwner",
"type": "address"
},
{
"name": "_signature",
"type": "bytes"
}
],
"name": "reserveToken",
"name": "requestToken",
"outputs": [],

@@ -274,13 +545,26 @@ "payable": false,

{
"constant": false,
"constant": true,
"inputs": [
{
"name": "_arianeeProjectAddress",
"name": "_to",
"type": "address"
},
{
"name": "_from",
"type": "address"
},
{
"name": "_tokenId",
"type": "uint256"
}
],
"name": "setArianeeProjectAddress",
"outputs": [],
"name": "canTransfer",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"

@@ -292,7 +576,23 @@ },

{
"name": "_ariaUSDExchange",
"name": "_eventId",
"type": "uint256"
},
{
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_imprint",
"type": "bytes32"
},
{
"name": "_uri",
"type": "string"
},
{
"name": "_providerBrand",
"type": "address"
}
],
"name": "setAriaUSDExchange",
"name": "createEvent",
"outputs": [],

@@ -304,13 +604,13 @@ "payable": false,

{
"constant": false,
"inputs": [
"constant": true,
"inputs": [],
"name": "arianeeMessage",
"outputs": [
{
"name": "_authorizedExchangeAddress",
"name": "",
"type": "address"
}
],
"name": "setAuthorizedExchangeAddress",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"

@@ -322,41 +622,31 @@ },

{
"name": "_creditType",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_price",
"type": "uint256"
}
],
"name": "setCreditPrice",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
"name": "_imprint",
"type": "bytes32"
},
{
"name": "_percentInfra",
"type": "uint8"
"name": "_uri",
"type": "string"
},
{
"name": "_percentBrandsProvider",
"type": "uint8"
"name": "_encryptedInitialKey",
"type": "address"
},
{
"name": "_percentOwnerProvider",
"type": "uint8"
"name": "_tokenRecoveryTimestamp",
"type": "uint256"
},
{
"name": "_arianeeProject",
"type": "uint8"
"name": "_initialKeyIsRequestKey",
"type": "bool"
},
{
"name": "_assetHolder",
"type": "uint8"
"name": "_providerBrand",
"type": "address"
}
],
"name": "setDispatchPercent",
"name": "hydrateToken",
"outputs": [],

@@ -371,7 +661,7 @@ "payable": false,

{
"name": "_protocolInfraAddress",
"name": "_newOwner",
"type": "address"
}
],
"name": "setProtocolInfraAddress",
"name": "transferOwnership",
"outputs": [],

@@ -383,22 +673,32 @@ "payable": false,

{
"constant": false,
"inputs": [
"constant": true,
"inputs": [],
"name": "authorizedExchangeAddress",
"outputs": [
{
"name": "_newOwner",
"name": "",
"type": "address"
}
],
"name": "transferOwnership",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "unpause",
"outputs": [],
"constant": true,
"inputs": [
{
"name": "_creditType",
"type": "uint256"
}
],
"name": "getCreditPrice",
"outputs": [
{
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"

@@ -430,4 +730,13 @@ },

"constant": false,
"inputs": [],
"name": "withdrawArias",
"inputs": [
{
"name": "_creditType",
"type": "uint256"
},
{
"name": "_price",
"type": "uint256"
}
],
"name": "setCreditPrice",
"outputs": [],

@@ -510,3 +819,3 @@ "payable": false,

{
"indexed": false,
"indexed": true,
"name": "_creditType",

@@ -540,3 +849,3 @@ "type": "uint256"

{
"indexed": false,
"indexed": true,
"name": "buyer",

@@ -546,3 +855,3 @@ "type": "address"

{
"indexed": false,
"indexed": true,
"name": "_receiver",

@@ -552,3 +861,3 @@ "type": "address"

{
"indexed": false,
"indexed": true,
"name": "_creditType",

@@ -563,3 +872,3 @@ "type": "uint256"

],
"name": "CreditBuyed",
"name": "CreditBought",
"type": "event"

@@ -603,3 +912,3 @@ },

{
"indexed": false,
"indexed": true,
"name": "_type",

@@ -645,278 +954,3 @@ "type": "uint256"

"type": "event"
},
{
"constant": true,
"inputs": [],
"name": "acceptedToken",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeEvent",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeMessage",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeProjectAddress",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeUpdate",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "ariaUSDExchange",
"outputs": [
{
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "authorizedExchangeAddress",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_sender",
"type": "address"
}
],
"name": "canDestroy",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "pure",
"type": "function"
},
{
"constant": true,
"inputs": [
{
"name": "_to",
"type": "address"
},
{
"name": "_from",
"type": "address"
},
{
"name": "_tokenId",
"type": "uint256"
}
],
"name": "canTransfer",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "pure",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "creditHistory",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{
"name": "_creditType",
"type": "uint256"
}
],
"name": "creditPriceUSD",
"outputs": [
{
"name": "_creditPriceUSD",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{
"name": "_creditType",
"type": "uint256"
}
],
"name": "getCreditPrice",
"outputs": [
{
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "nonFungibleRegistry",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "owner",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "paused",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{
"name": "_receiver",
"type": "uint8"
}
],
"name": "percentOfDispatch",
"outputs": [
{
"name": "_percent",
"type": "uint8"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "protocolInfraAddress",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
]
{
"name": "@arianee/arianee-abi",
"version": "0.17.0",
"version": "0.18.0",
"description": "abi definition of Arianee and typescript declaration files",

@@ -23,3 +23,3 @@ "publishConfig": {

"typechain": "1.0.3",
"web3": "1.2.2"
"web3": "1.8.1"
},

@@ -26,0 +26,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc