{
	"deploy": {
		"VM:-": {
			"linkReferences": {},
			"autoDeployLib": true
		},
		"main:1": {
			"linkReferences": {},
			"autoDeployLib": true
		},
		"ropsten:3": {
			"linkReferences": {},
			"autoDeployLib": true
		},
		"rinkeby:4": {
			"linkReferences": {},
			"autoDeployLib": true
		},
		"kovan:42": {
			"linkReferences": {},
			"autoDeployLib": true
		},
		"görli:5": {
			"linkReferences": {},
			"autoDeployLib": true
		},
		"Custom": {
			"linkReferences": {},
			"autoDeployLib": true
		}
	},
	"data": {
		"bytecode": {
			"generatedSources": [],
			"linkReferences": {},
			"object": "",
			"opcodes": "",
			"sourceMap": ""
		},
		"deployedBytecode": {
			"generatedSources": [],
			"immutableReferences": {},
			"linkReferences": {},
			"object": "",
			"opcodes": "",
			"sourceMap": ""
		},
		"gasEstimates": null,
		"methodIdentifiers": {
			"sgReceive(uint16,bytes,uint256,address,uint256,bytes)": "ab8236f3"
		}
	},
	"abi": [
		{
			"inputs": [
				{
					"internalType": "uint16",
					"name": "_srcChainId",
					"type": "uint16"
				},
				{
					"internalType": "bytes",
					"name": "_srcAddress",
					"type": "bytes"
				},
				{
					"internalType": "uint256",
					"name": "_nonce",
					"type": "uint256"
				},
				{
					"internalType": "address",
					"name": "_token",
					"type": "address"
				},
				{
					"internalType": "uint256",
					"name": "amountLD",
					"type": "uint256"
				},
				{
					"internalType": "bytes",
					"name": "payload",
					"type": "bytes"
				}
			],
			"name": "sgReceive",
			"outputs": [],
			"stateMutability": "nonpayable",
			"type": "function"
		}
	]
}