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.18.0 to 0.19.0

814

abi/ArianeeStore.json
[
{
"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"
}
]

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

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

@@ -175,2 +240,3 @@ "type": "uint256"

{
"internalType": "address",
"name": "_providerOwner",

@@ -182,3 +248,2 @@ "type": "address"

"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -188,60 +253,33 @@ "type": "function"

{
"constant": false,
"inputs": [
"inputs": [],
"name": "acceptedToken",
"outputs": [
{
"name": "_authorizedExchangeAddress",
"internalType": "contract ERC20Interface",
"name": "",
"type": "address"
}
],
"name": "setAuthorizedExchangeAddress",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "unpause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
"name": "ariaUSDExchange",
"outputs": [
{
"name": "_percentInfra",
"type": "uint8"
},
{
"name": "_percentBrandsProvider",
"type": "uint8"
},
{
"name": "_percentOwnerProvider",
"type": "uint8"
},
{
"name": "_arianeeProject",
"type": "uint8"
},
{
"name": "_assetHolder",
"type": "uint8"
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"name": "setDispatchPercent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "acceptedToken",
"name": "arianeeEvent",
"outputs": [
{
"internalType": "contract iArianeeEvent",
"name": "",

@@ -251,3 +289,2 @@ "type": "address"

],
"payable": false,
"stateMutability": "view",

@@ -257,7 +294,7 @@ "type": "function"

{
"constant": true,
"inputs": [],
"name": "arianeeProjectAddress",
"name": "arianeeMessage",
"outputs": [
{
"internalType": "contract iArianeeMessage",
"name": "",

@@ -267,3 +304,2 @@ "type": "address"

],
"payable": false,
"stateMutability": "view",

@@ -273,30 +309,24 @@ "type": "function"

{
"constant": false,
"inputs": [
"inputs": [],
"name": "arianeeProjectAddress",
"outputs": [
{
"name": "_eventId",
"type": "uint256"
},
{
"name": "_providerOwner",
"internalType": "address",
"name": "",
"type": "address"
}
],
"name": "refuseEvent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "paused",
"name": "arianeeUpdate",
"outputs": [
{
"internalType": "contract iArianeeUpdate",
"name": "",
"type": "bool"
"type": "address"
}
],
"payable": false,
"stateMutability": "view",

@@ -306,21 +336,20 @@ "type": "function"

{
"constant": false,
"inputs": [
"inputs": [],
"name": "authorizedExchangeAddress",
"outputs": [
{
"name": "_arianeeProjectAddress",
"internalType": "address",
"name": "",
"type": "address"
}
],
"name": "setArianeeProjectAddress",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "protocolInfraAddress",
"name": "authorizedMintAddress",
"outputs": [
{
"internalType": "address",
"name": "",

@@ -330,3 +359,2 @@ "type": "address"

],
"payable": false,
"stateMutability": "view",

@@ -336,7 +364,21 @@ "type": "function"

{
"constant": false,
"inputs": [],
"name": "withdrawArias",
"inputs": [
{
"internalType": "uint256",
"name": "_creditType",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "_quantity",
"type": "uint256"
},
{
"internalType": "address",
"name": "_to",
"type": "address"
}
],
"name": "buyCredit",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -346,5 +388,5 @@ "type": "function"

{
"constant": true,
"inputs": [
{
"internalType": "uint256",
"name": "_tokenId",

@@ -354,2 +396,3 @@ "type": "uint256"

{
"internalType": "address",
"name": "_sender",

@@ -362,2 +405,3 @@ "type": "address"

{
"internalType": "bool",
"name": "",

@@ -367,3 +411,2 @@ "type": "bool"

],
"payable": false,
"stateMutability": "pure",

@@ -373,46 +416,39 @@ "type": "function"

{
"constant": false,
"inputs": [],
"name": "pause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_protocolInfraAddress",
"internalType": "address",
"name": "_to",
"type": "address"
},
{
"internalType": "address",
"name": "_from",
"type": "address"
},
{
"internalType": "uint256",
"name": "_tokenId",
"type": "uint256"
}
],
"name": "setProtocolInfraAddress",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "owner",
"name": "canTransfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "address"
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"stateMutability": "pure",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "_messageId",
"internalType": "uint256",
"name": "_eventId",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "_tokenId",

@@ -422,2 +458,3 @@ "type": "uint256"

{
"internalType": "bytes32",
"name": "_imprint",

@@ -427,2 +464,8 @@ "type": "bytes32"

{
"internalType": "string",
"name": "_uri",
"type": "string"
},
{
"internalType": "address",
"name": "_providerBrand",

@@ -432,5 +475,4 @@ "type": "address"

],
"name": "createMessage",
"name": "createEvent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -440,21 +482,35 @@ "type": "function"

{
"constant": true,
"inputs": [],
"name": "arianeeUpdate",
"outputs": [
"inputs": [
{
"name": "",
"internalType": "uint256",
"name": "_messageId",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "_tokenId",
"type": "uint256"
},
{
"internalType": "bytes32",
"name": "_imprint",
"type": "bytes32"
},
{
"internalType": "address",
"name": "_providerBrand",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"name": "createMessage",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "arianeeEvent",
"name": "creditHistory",
"outputs": [
{
"internalType": "contract iArianeeCreditHistory",
"name": "",

@@ -464,3 +520,2 @@ "type": "address"

],
"payable": false,
"stateMutability": "view",

@@ -470,5 +525,5 @@ "type": "function"

{
"constant": true,
"inputs": [
{
"internalType": "uint256",
"name": "_creditType",

@@ -481,2 +536,3 @@ "type": "uint256"

{
"internalType": "uint256",
"name": "_creditPriceUSD",

@@ -486,3 +542,2 @@ "type": "uint256"

],
"payable": false,
"stateMutability": "view",

@@ -492,28 +547,11 @@ "type": "function"

{
"constant": false,
"inputs": [
{
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_hash",
"type": "bytes32"
},
{
"name": "_keepRequestToken",
"type": "bool"
},
{
"name": "_providerOwner",
"internalType": "address",
"name": "_oldStoreAddress",
"type": "address"
},
{
"name": "_signature",
"type": "bytes"
}
],
"name": "requestToken",
"name": "getAriaFromOldStore",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -523,69 +561,17 @@ "type": "function"

{
"constant": true,
"inputs": [
{
"name": "_to",
"type": "address"
},
{
"name": "_from",
"type": "address"
},
{
"name": "_tokenId",
"internalType": "uint256",
"name": "_creditType",
"type": "uint256"
}
],
"name": "canTransfer",
"name": "getCreditPrice",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "pure",
"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",

@@ -595,5 +581,5 @@ "type": "function"

{
"constant": false,
"inputs": [
{
"internalType": "uint256",
"name": "_tokenId",

@@ -603,2 +589,3 @@ "type": "uint256"

{
"internalType": "bytes32",
"name": "_imprint",

@@ -608,2 +595,3 @@ "type": "bytes32"

{
"internalType": "string",
"name": "_uri",

@@ -613,2 +601,3 @@ "type": "string"

{
"internalType": "address",
"name": "_encryptedInitialKey",

@@ -618,2 +607,3 @@ "type": "address"

{
"internalType": "uint256",
"name": "_tokenRecoveryTimestamp",

@@ -623,2 +613,3 @@ "type": "uint256"

{
"internalType": "bool",
"name": "_initialKeyIsRequestKey",

@@ -628,2 +619,3 @@ "type": "bool"

{
"internalType": "address",
"name": "_providerBrand",

@@ -635,3 +627,2 @@ "type": "address"

"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -641,12 +632,31 @@ "type": "function"

{
"constant": false,
"inputs": [
"inputs": [],
"name": "nonFungibleRegistry",
"outputs": [
{
"name": "_newOwner",
"internalType": "contract ERC721Interface",
"name": "",
"type": "address"
}
],
"name": "transferOwnership",
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "owner",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "pause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -656,12 +666,11 @@ "type": "function"

{
"constant": true,
"inputs": [],
"name": "authorizedExchangeAddress",
"name": "paused",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "address"
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",

@@ -671,17 +680,30 @@ "type": "function"

{
"constant": true,
"inputs": [
{
"name": "_creditType",
"type": "uint256"
"internalType": "uint8",
"name": "_receiver",
"type": "uint8"
}
],
"name": "getCreditPrice",
"name": "percentOfDispatch",
"outputs": [
{
"internalType": "uint8",
"name": "_percent",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "protocolInfraAddress",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "uint256"
"type": "address"
}
],
"payable": false,
"stateMutability": "view",

@@ -691,20 +713,34 @@ "type": "function"

{
"constant": false,
"inputs": [
{
"name": "_tokenId",
"internalType": "uint256",
"name": "_messageId",
"type": "uint256"
},
{
"name": "_imprint",
"type": "bytes32"
"internalType": "address",
"name": "_walletProvider",
"type": "address"
}
],
"name": "readMessage",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_providerBrand",
"internalType": "address",
"name": "_walletProvider",
"type": "address"
}
],
"name": "updateSmartAsset",
"name": "readUpdateSmartAsset",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -714,16 +750,16 @@ "type": "function"

{
"constant": false,
"inputs": [
{
"name": "_creditType",
"internalType": "uint256",
"name": "_eventId",
"type": "uint256"
},
{
"name": "_price",
"type": "uint256"
"internalType": "address",
"name": "_providerOwner",
"type": "address"
}
],
"name": "setCreditPrice",
"name": "refuseEvent",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",

@@ -735,111 +771,144 @@ "type": "function"

{
"name": "_acceptedToken",
"type": "address"
"internalType": "uint256",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_nonFungibleRegistry",
"type": "address"
"internalType": "bytes32",
"name": "_hash",
"type": "bytes32"
},
{
"name": "_creditHistoryAddress",
"type": "address"
"internalType": "bool",
"name": "_keepRequestToken",
"type": "bool"
},
{
"name": "_arianeeEvent",
"internalType": "address",
"name": "_providerOwner",
"type": "address"
},
{
"name": "_arianeeMessage",
"type": "address"
"internalType": "bytes",
"name": "_signature",
"type": "bytes"
},
{
"name": "_arianeeUpdate",
"internalType": "address",
"name": "_newOwner",
"type": "address"
},
}
],
"name": "requestToken",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"name": "_ariaUSDExchange",
"internalType": "uint256",
"name": "_tokenId",
"type": "uint256"
},
{
"name": "_creditPricesUSD0",
"type": "uint256"
"internalType": "bytes32",
"name": "_hash",
"type": "bytes32"
},
{
"name": "_creditPricesUSD1",
"type": "uint256"
"internalType": "bool",
"name": "_keepRequestToken",
"type": "bool"
},
{
"name": "_creditPricesUSD2",
"type": "uint256"
"internalType": "address",
"name": "_providerOwner",
"type": "address"
},
{
"name": "_creditPricesUSD3",
"type": "uint256"
"internalType": "bytes",
"name": "_signature",
"type": "bytes"
}
],
"payable": false,
"name": "requestToken",
"outputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"name": "_addressType",
"type": "string"
"internalType": "uint256",
"name": "_id",
"type": "uint256"
},
{
"indexed": false,
"name": "_newAddress",
"internalType": "address",
"name": "_to",
"type": "address"
}
],
"name": "SetAddress",
"type": "event"
"name": "reserveToken",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "_creditType",
"internalType": "uint256",
"name": "_ariaUSDExchange",
"type": "uint256"
},
{
"indexed": false,
"name": "_price",
"type": "uint256"
}
],
"name": "NewCreditPrice",
"type": "event"
"name": "setAriaUSDExchange",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"name": "_ariaUSDExchange",
"type": "uint256"
"internalType": "address",
"name": "_arianeeProjectAddress",
"type": "address"
}
],
"name": "NewAriaUSDExchange",
"type": "event"
"name": "setArianeeProjectAddress",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "buyer",
"internalType": "address",
"name": "_authorizedExchangeAddress",
"type": "address"
},
}
],
"name": "setAuthorizedExchangeAddress",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"indexed": true,
"name": "_receiver",
"internalType": "address",
"name": "_newAuthorizedMintAddress",
"type": "address"
},
}
],
"name": "setAuthorizedMintAddress",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"indexed": true,
"internalType": "uint256",
"name": "_creditType",

@@ -849,15 +918,16 @@ "type": "uint256"

{
"indexed": false,
"name": "quantity",
"internalType": "uint256",
"name": "_price",
"type": "uint256"
}
],
"name": "CreditBought",
"type": "event"
"name": "setCreditPrice",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint8",
"name": "_percentInfra",

@@ -867,3 +937,3 @@ "type": "uint8"

{
"indexed": false,
"internalType": "uint8",
"name": "_percentBrandsProvider",

@@ -873,3 +943,3 @@ "type": "uint8"

{
"indexed": false,
"internalType": "uint8",
"name": "_percentOwnerProvider",

@@ -879,3 +949,3 @@ "type": "uint8"

{
"indexed": false,
"internalType": "uint8",
"name": "_arianeeProject",

@@ -885,3 +955,3 @@ "type": "uint8"

{
"indexed": false,
"internalType": "uint8",
"name": "_assetHolder",

@@ -891,51 +961,70 @@ "type": "uint8"

],
"name": "NewDispatchPercent",
"type": "event"
"name": "setDispatchPercent",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "_type",
"type": "uint256"
},
{
"indexed": false,
"name": "_quantity",
"type": "uint256"
"internalType": "address",
"name": "_protocolInfraAddress",
"type": "address"
}
],
"name": "CreditSpended",
"type": "event"
"name": "setProtocolInfraAddress",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [],
"name": "Pause",
"type": "event"
"inputs": [
{
"internalType": "address",
"name": "_newOwner",
"type": "address"
}
],
"name": "transferOwnership",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [],
"name": "Unpause",
"type": "event"
"name": "unpause",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "previousOwner",
"type": "address"
"internalType": "uint256",
"name": "_tokenId",
"type": "uint256"
},
{
"indexed": true,
"name": "newOwner",
"internalType": "bytes32",
"name": "_imprint",
"type": "bytes32"
},
{
"internalType": "address",
"name": "_providerBrand",
"type": "address"
}
],
"name": "OwnershipTransferred",
"type": "event"
"name": "updateSmartAsset",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "withdrawArias",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]
{
"name": "@arianee/arianee-abi",
"version": "0.18.0",
"version": "0.19.0",
"description": "abi definition of Arianee and typescript declaration files",

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -17,4 +17,23 @@ /* Generated by ts-generator ver. 0.0.8 */

methods: {
percentOfDispatch(_receiver: number | string): TransactionObject<BN>;
acceptEvent(
_eventId: number | string,
_providerOwner: string
): TransactionObject<void>;
acceptedToken(): TransactionObject<string>;
ariaUSDExchange(): TransactionObject<BN>;
arianeeEvent(): TransactionObject<string>;
arianeeMessage(): TransactionObject<string>;
arianeeProjectAddress(): TransactionObject<string>;
arianeeUpdate(): TransactionObject<string>;
authorizedExchangeAddress(): TransactionObject<string>;
authorizedMintAddress(): TransactionObject<string>;
buyCredit(

@@ -26,20 +45,26 @@ _creditType: number | string,

setAriaUSDExchange(
_ariaUSDExchange: number | string
): TransactionObject<void>;
canDestroy(
_tokenId: number | string,
_sender: string
): TransactionObject<boolean>;
getAriaFromOldStore(_oldStoreAddress: string): TransactionObject<void>;
canTransfer(
_to: string,
_from: string,
_tokenId: number | string
): TransactionObject<boolean>;
readUpdateSmartAsset(
createEvent(
_eventId: number | string,
_tokenId: number | string,
_walletProvider: string
_imprint: string | number[],
_uri: string,
_providerBrand: string
): TransactionObject<void>;
nonFungibleRegistry(): TransactionObject<string>;
reserveToken(_id: number | string, _to: string): TransactionObject<void>;
readMessage(
createMessage(
_messageId: number | string,
_walletProvider: string
_tokenId: number | string,
_imprint: string | number[],
_providerBrand: string
): TransactionObject<void>;

@@ -49,68 +74,45 @@

ariaUSDExchange(): TransactionObject<BN>;
creditPriceUSD(_creditType: number | string): TransactionObject<BN>;
acceptEvent(
_eventId: number | string,
_providerOwner: string
): TransactionObject<void>;
getAriaFromOldStore(_oldStoreAddress: string): TransactionObject<void>;
setAuthorizedExchangeAddress(
_authorizedExchangeAddress: string
): TransactionObject<void>;
getCreditPrice(_creditType: number | string): TransactionObject<BN>;
unpause(): TransactionObject<void>;
setDispatchPercent(
_percentInfra: number | string,
_percentBrandsProvider: number | string,
_percentOwnerProvider: number | string,
_arianeeProject: number | string,
_assetHolder: number | string
hydrateToken(
_tokenId: number | string,
_imprint: string | number[],
_uri: string,
_encryptedInitialKey: string,
_tokenRecoveryTimestamp: number | string,
_initialKeyIsRequestKey: boolean,
_providerBrand: string
): TransactionObject<void>;
acceptedToken(): TransactionObject<string>;
nonFungibleRegistry(): TransactionObject<string>;
arianeeProjectAddress(): TransactionObject<string>;
owner(): TransactionObject<string>;
refuseEvent(
_eventId: number | string,
_providerOwner: string
): TransactionObject<void>;
pause(): TransactionObject<void>;
paused(): TransactionObject<boolean>;
setArianeeProjectAddress(
_arianeeProjectAddress: string
): TransactionObject<void>;
percentOfDispatch(_receiver: number | string): TransactionObject<BN>;
protocolInfraAddress(): TransactionObject<string>;
withdrawArias(): TransactionObject<void>;
readMessage(
_messageId: number | string,
_walletProvider: string
): TransactionObject<void>;
canDestroy(
readUpdateSmartAsset(
_tokenId: number | string,
_sender: string
): TransactionObject<boolean>;
pause(): TransactionObject<void>;
setProtocolInfraAddress(
_protocolInfraAddress: string
_walletProvider: string
): TransactionObject<void>;
owner(): TransactionObject<string>;
createMessage(
_messageId: number | string,
_tokenId: number | string,
_imprint: string | number[],
_providerBrand: string
refuseEvent(
_eventId: number | string,
_providerOwner: string
): TransactionObject<void>;
arianeeUpdate(): TransactionObject<string>;
arianeeEvent(): TransactionObject<string>;
creditPriceUSD(_creditType: number | string): TransactionObject<BN>;
requestToken(

@@ -121,37 +123,45 @@ _tokenId: number | string,

_providerOwner: string,
_signature: string | number[]
_signature: string | number[],
_newOwner?: string
): TransactionObject<void>;
canTransfer(
_to: string,
_from: string,
_tokenId: number | string
): TransactionObject<boolean>;
reserveToken(_id: number | string, _to: string): TransactionObject<void>;
createEvent(
_eventId: number | string,
_tokenId: number | string,
_imprint: string | number[],
_uri: string,
_providerBrand: string
setAriaUSDExchange(
_ariaUSDExchange: number | string
): TransactionObject<void>;
arianeeMessage(): TransactionObject<string>;
setArianeeProjectAddress(
_arianeeProjectAddress: string
): TransactionObject<void>;
hydrateToken(
_tokenId: number | string,
_imprint: string | number[],
_uri: string,
_encryptedInitialKey: string,
_tokenRecoveryTimestamp: number | string,
_initialKeyIsRequestKey: boolean,
_providerBrand: string
setAuthorizedExchangeAddress(
_authorizedExchangeAddress: string
): TransactionObject<void>;
setAuthorizedMintAddress(
_newAuthorizedMintAddress: string
): TransactionObject<void>;
setCreditPrice(
_creditType: number | string,
_price: number | string
): TransactionObject<void>;
setDispatchPercent(
_percentInfra: number | string,
_percentBrandsProvider: number | string,
_percentOwnerProvider: number | string,
_arianeeProject: number | string,
_assetHolder: number | string
): TransactionObject<void>;
setProtocolInfraAddress(
_protocolInfraAddress: string
): TransactionObject<void>;
transferOwnership(_newOwner: string): TransactionObject<void>;
authorizedExchangeAddress(): TransactionObject<string>;
unpause(): TransactionObject<void>;
getCreditPrice(_creditType: number | string): TransactionObject<BN>;
updateSmartAsset(

@@ -163,21 +173,5 @@ _tokenId: number | string,

setCreditPrice(
_creditType: number | string,
_price: number | string
): TransactionObject<void>;
withdrawArias(): TransactionObject<void>;
};
events: {
SetAddress: ContractEvent<{
_addressType: string;
_newAddress: string;
0: string;
1: string;
}>;
NewCreditPrice: ContractEvent<{
_creditType: BN;
_price: BN;
0: BN;
1: BN;
}>;
NewAriaUSDExchange: ContractEvent<BN>;
CreditBought: ContractEvent<{

@@ -193,2 +187,15 @@ buyer: string;

}>;
CreditSpended: ContractEvent<{
_type: BN;
_quantity: BN;
0: BN;
1: BN;
}>;
NewAriaUSDExchange: ContractEvent<BN>;
NewCreditPrice: ContractEvent<{
_creditType: BN;
_price: BN;
0: BN;
1: BN;
}>;
NewDispatchPercent: ContractEvent<{

@@ -206,10 +213,2 @@ _percentInfra: BN;

}>;
CreditSpended: ContractEvent<{
_type: BN;
_quantity: BN;
0: BN;
1: BN;
}>;
Pause: ContractEvent<{}>;
Unpause: ContractEvent<{}>;
OwnershipTransferred: ContractEvent<{

@@ -221,4 +220,12 @@ previousOwner: string;

}>;
Pause: ContractEvent<{}>;
SetAddress: ContractEvent<{
_addressType: string;
_newAddress: string;
0: string;
1: string;
}>;
Unpause: ContractEvent<{}>;
allEvents: (options?: EventOptions, cb?: Callback<EventLog>) => any;
};
}
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