Removed receiverData from ERC721 Proxy Id generation
This commit is contained in:
@@ -9,7 +9,7 @@ export const constants = {
|
||||
ASSET_PROXY_OWNER_TIMELOCK: new BigNumber(0),
|
||||
ASSET_PROXY_OWNER_CONFIRMATIONS: new BigNumber(1),
|
||||
ERC20_PROXY_ID: '0xf47261b0',
|
||||
ERC721_PROXY_ID: '0x08e937fa',
|
||||
ERC721_PROXY_ID: '0x02571792',
|
||||
NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
|
||||
RPC_URL: 'http://localhost:8545',
|
||||
KOVAN_NETWORK_ID: 42,
|
||||
|
||||
Reference in New Issue
Block a user