{
	"compiler": {
		"version": "0.8.4+commit.c7e474f2"
	},
	"language": "Solidity",
	"output": {
		"abi": [
			{
				"inputs": [
					{
						"internalType": "bytes",
						"name": "_relayRequest",
						"type": "bytes"
					},
					{
						"internalType": "bytes[]",
						"name": "_sigs",
						"type": "bytes[]"
					},
					{
						"internalType": "address[]",
						"name": "_signers",
						"type": "address[]"
					},
					{
						"internalType": "uint256[]",
						"name": "_powers",
						"type": "uint256[]"
					}
				],
				"name": "relay",
				"outputs": [],
				"stateMutability": "nonpayable",
				"type": "function"
			},
			{
				"inputs": [
					{
						"internalType": "address",
						"name": "_receiver",
						"type": "address"
					},
					{
						"internalType": "address",
						"name": "_token",
						"type": "address"
					},
					{
						"internalType": "uint256",
						"name": "_amount",
						"type": "uint256"
					},
					{
						"internalType": "uint64",
						"name": "_dstChinId",
						"type": "uint64"
					},
					{
						"internalType": "uint64",
						"name": "_nonce",
						"type": "uint64"
					},
					{
						"internalType": "uint32",
						"name": "_maxSlippage",
						"type": "uint32"
					}
				],
				"name": "send",
				"outputs": [],
				"stateMutability": "nonpayable",
				"type": "function"
			},
			{
				"inputs": [
					{
						"internalType": "address",
						"name": "_receiver",
						"type": "address"
					},
					{
						"internalType": "uint256",
						"name": "_amount",
						"type": "uint256"
					},
					{
						"internalType": "uint64",
						"name": "_dstChinId",
						"type": "uint64"
					},
					{
						"internalType": "uint64",
						"name": "_nonce",
						"type": "uint64"
					},
					{
						"internalType": "uint32",
						"name": "_maxSlippage",
						"type": "uint32"
					}
				],
				"name": "sendNative",
				"outputs": [],
				"stateMutability": "payable",
				"type": "function"
			}
		],
		"devdoc": {
			"kind": "dev",
			"methods": {},
			"version": 1
		},
		"userdoc": {
			"kind": "user",
			"methods": {},
			"version": 1
		}
	},
	"settings": {
		"compilationTarget": {
			"CBridgeFacet_flat.sol": "ICBridge"
		},
		"evmVersion": "istanbul",
		"libraries": {},
		"metadata": {
			"bytecodeHash": "ipfs"
		},
		"optimizer": {
			"enabled": false,
			"runs": 200
		},
		"remappings": []
	},
	"sources": {
		"CBridgeFacet_flat.sol": {
			"keccak256": "0x2b4acbc63840dabc76fc908c0bfe4946b203e64618c31508343985cb97521ad0",
			"urls": [
				"bzz-raw://7e38a2aff417afa4071b8e372637b867525c34f7ad180a87f5b89f6e24112288",
				"dweb:/ipfs/QmTtitFtWHn1vbNfZUQbJpWsECDeqrHanVENanyhj8ZVto"
			]
		}
	},
	"version": 1
}