Added artifacts, addresses, and wrappers

This commit is contained in:
Alex Towle 2019-12-18 16:15:10 -08:00
parent abb499aad8
commit 3310310d8c
8 changed files with 2630 additions and 1035 deletions

View File

@ -1,4 +1,14 @@
[ [
{
"timestamp": 1576707339,
"version": "1.0.3",
"changes": [
{
"note": "Fixed ERC721 duplicate token ID bug",
"pr": 2400
}
]
},
{ {
"timestamp": 1576540892, "timestamp": 1576540892,
"version": "1.0.2", "version": "1.0.2",

View File

@ -1,4 +1,14 @@
[ [
{
"version": "4.2.0",
"changes": [
{
"note": "Added new `DevUtils` addresses",
"pr": 2402
}
],
"timestamp": 1576718515
},
{ {
"version": "4.1.0", "version": "4.1.0",
"changes": [ "changes": [

View File

@ -19,7 +19,7 @@
"zrxVault": "0xba7f8b5fb1b19c1211c5d49550fcd149177a5eaf", "zrxVault": "0xba7f8b5fb1b19c1211c5d49550fcd149177a5eaf",
"staking": "0x2a17c35ff147b32f13f19f2e311446eeb02503f3", "staking": "0x2a17c35ff147b32f13f19f2e311446eeb02503f3",
"stakingProxy": "0xa26e80e7dea86279c6d778d702cc413e6cffa777", "stakingProxy": "0xa26e80e7dea86279c6d778d702cc413e6cffa777",
"devUtils": "0xccc2431a7335f21d9268ba62f0b32b0f2efc463f", "devUtils": "0xc7612135356ba8f75dbf517b55d88a91977492dc",
"erc20BridgeProxy": "0x8ed95d1746bf1e4dab58d8ed4724f1ef95b20db0", "erc20BridgeProxy": "0x8ed95d1746bf1e4dab58d8ed4724f1ef95b20db0",
"uniswapBridge": "0xa6baaed2053058a3c8f11e0c7a9716304454b09e", "uniswapBridge": "0xa6baaed2053058a3c8f11e0c7a9716304454b09e",
"eth2DaiBridge": "0x0ac2d6f5f5afc669d3ca38f830dad2b4f238ad3f", "eth2DaiBridge": "0x0ac2d6f5f5afc669d3ca38f830dad2b4f238ad3f",
@ -43,7 +43,7 @@
"multiAssetProxy": "0xab8fbd189c569ccdee3a4d929bb7f557be4028f6", "multiAssetProxy": "0xab8fbd189c569ccdee3a4d929bb7f557be4028f6",
"staticCallProxy": "0xe1b97e47aa3796276033a5341e884d2ba46b6ac1", "staticCallProxy": "0xe1b97e47aa3796276033a5341e884d2ba46b6ac1",
"erc1155Proxy": "0x19bb6caa3bc34d39e5a23cedfa3e6c7e7f3c931d", "erc1155Proxy": "0x19bb6caa3bc34d39e5a23cedfa3e6c7e7f3c931d",
"devUtils": "0xa3858baf73430c2fa2339c731e3ffb04ea5e359c", "devUtils": "0x4eacd0af335451709e1e7b570b8ea68edec8bc97",
"zrxVault": "0xffd161026865ad8b4ab28a76840474935eec4dfa", "zrxVault": "0xffd161026865ad8b4ab28a76840474935eec4dfa",
"staking": "0x986b588e472b712385579d172494fe2685669504", "staking": "0x986b588e472b712385579d172494fe2685669504",
"stakingProxy": "0xfaabcee42ab6b9c649794ac6c133711071897ee9", "stakingProxy": "0xfaabcee42ab6b9c649794ac6c133711071897ee9",
@ -97,7 +97,7 @@
"multiAssetProxy": "0xf6313a772c222f51c28f2304c0703b8cf5428fd8", "multiAssetProxy": "0xf6313a772c222f51c28f2304c0703b8cf5428fd8",
"staticCallProxy": "0x48e94bdb9033640d45ea7c721e25f380f8bffa43", "staticCallProxy": "0x48e94bdb9033640d45ea7c721e25f380f8bffa43",
"erc1155Proxy": "0x64517fa2b480ba3678a2a3c0cf08ef7fd4fad36f", "erc1155Proxy": "0x64517fa2b480ba3678a2a3c0cf08ef7fd4fad36f",
"devUtils": "0x80101f90446d9e19a80109ac2767c8c957debb29", "devUtils": "0x56a8da16fd8a65768c97913402212eab60531bae",
"zrxVault": "0xf36eabdfe986b35b62c8fd5a98a7f2aebb79b291", "zrxVault": "0xf36eabdfe986b35b62c8fd5a98a7f2aebb79b291",
"staking": "0x32b06d5611a03737a5f1834a24ccd641033fd89c", "staking": "0x32b06d5611a03737a5f1834a24ccd641033fd89c",
"stakingProxy": "0xbab9145f1d57cd4bb0c9aa2d1ece0a5b6e734d34", "stakingProxy": "0xbab9145f1d57cd4bb0c9aa2d1ece0a5b6e734d34",

View File

@ -1,4 +1,14 @@
[ [
{
"version": "3.3.0",
"changes": [
{
"note": "Add updated `DevUtils` artifact.",
"pr": 2402
}
],
"timestamp": 1576706957
},
{ {
"version": "3.2.0", "version": "3.2.0",
"changes": [ "changes": [

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,14 @@
[ [
{
"version": "13.3.0",
"changes": [
{
"note": "Added updated `DevUtils` wrapper",
"pr": 2402
}
],
"timestamp": 1576706957
},
{ {
"version": "13.2.0", "version": "13.2.0",
"changes": [ "changes": [

File diff suppressed because one or more lines are too long

View File

@ -40,6 +40,7 @@ export class IAssetDataContract extends BaseContract {
* @ignore * @ignore
*/ */
public static deployedBytecode: string | undefined; public static deployedBytecode: string | undefined;
public static contractName = 'IAssetData';
private readonly _methodABIIndex: { [name: string]: number } = {}; private readonly _methodABIIndex: { [name: string]: number } = {};
public static async deployFrom0xArtifactAsync( public static async deployFrom0xArtifactAsync(
artifact: ContractArtifact | SimpleContractArtifact, artifact: ContractArtifact | SimpleContractArtifact,