Skip to content

Commit

Permalink
feat(relay-payment): deploy relay payment to zk-sepolia & zk-link-nova (
Browse files Browse the repository at this point in the history
  • Loading branch information
thongxuan authored Jul 4, 2024
1 parent 65fd0da commit e13ef92
Show file tree
Hide file tree
Showing 11 changed files with 1,193 additions and 10 deletions.
283 changes: 283 additions & 0 deletions .upgradable/unknown-network-810180.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,283 @@
{
"manifestVersion": "3.2",
"admin": {
"address": "0xF3C5cBE1898b6aBA663d2D6B95e053E5432215F2",
"txHash": "0xc266a8b025d8e184b3ac46fd6598df74c717169c07bc3879704407e47e577c9f"
},
"proxies": [
{
"address": "0xC5B16084B00d227B2e109983bca92EcEC308D81c",
"txHash": "0xfd00cb89ddfa92309927d47f49796fa00d593cdd6e5a823b301e909a92ca5270",
"kind": "transparent"
},
{
"address": "0x97694478a639280734A1EBB414B255C92f35D37B",
"txHash": "0xd767bc443a5d3f70194c1fa3185ca8fa33b541cc7823549423117888bb520db6",
"kind": "transparent"
}
],
"impls": {
"fd3cb8401aef70e489080987444d8bc87c2c9fe51cfd3934e1cd127650b5ec5b": {
"address": "0x4188797B3f47558d9E68E3651BFd4285dd591092",
"txHash": "0x098185875145f90b6024af185c855cdd9a6a92a0ba4b8ba5688cfe667f3d9662",
"layout": {
"solcVersion": "0.8.4",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40"
},
{
"label": "_owner",
"offset": 0,
"slot": "51",
"type": "t_address",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22"
},
{
"label": "__gap",
"offset": 0,
"slot": "52",
"type": "t_array(t_uint256)49_storage",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94"
},
{
"label": "accessRegistry",
"offset": 0,
"slot": "101",
"type": "t_address",
"contract": "PaymentConfigRegistry",
"src": "contracts/payment/PaymentConfigRegistry.sol:21"
},
{
"label": "authorizedSigner",
"offset": 0,
"slot": "102",
"type": "t_address",
"contract": "PaymentConfigRegistry",
"src": "contracts/payment/PaymentConfigRegistry.sol:22"
},
{
"label": "feePPM",
"offset": 0,
"slot": "103",
"type": "t_uint256",
"contract": "PaymentConfigRegistry",
"src": "contracts/payment/PaymentConfigRegistry.sol:23"
},
{
"label": "__gap",
"offset": 0,
"slot": "104",
"type": "t_array(t_uint256)20_storage",
"contract": "PaymentConfigRegistry",
"src": "contracts/payment/PaymentConfigRegistry.sol:24"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_uint256)20_storage": {
"label": "uint256[20]",
"numberOfBytes": "640"
},
"t_array(t_uint256)49_storage": {
"label": "uint256[49]",
"numberOfBytes": "1568"
},
"t_array(t_uint256)50_storage": {
"label": "uint256[50]",
"numberOfBytes": "1600"
},
"t_bool": {
"label": "bool",
"numberOfBytes": "1"
},
"t_uint256": {
"label": "uint256",
"numberOfBytes": "32"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
},
"namespaces": {}
}
},
"92bd9cc751445fa0b9b2a00fa68dbe5631990513c4afcd66f7c1407387a9cc90": {
"address": "0x2134305f85e07e432a34FBAd0B73A2fd8bFdba09",
"txHash": "0x76f51d6885bbdf9bf9910c98ef39940e0ff3be860ec4c04ce2f87ae486761b0c",
"layout": {
"solcVersion": "0.8.4",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40"
},
{
"label": "_owner",
"offset": 0,
"slot": "51",
"type": "t_address",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22"
},
{
"label": "__gap",
"offset": 0,
"slot": "52",
"type": "t_array(t_uint256)49_storage",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94"
},
{
"label": "configRegistry",
"offset": 0,
"slot": "101",
"type": "t_address",
"contract": "LemonadeRelayPayment",
"src": "contracts/payment/relay/LemonadeRelayPayment.sol:40"
},
{
"label": "payments",
"offset": 0,
"slot": "102",
"type": "t_mapping(t_bytes32,t_struct(Payment)6987_storage)",
"contract": "LemonadeRelayPayment",
"src": "contracts/payment/relay/LemonadeRelayPayment.sol:41"
},
{
"label": "splitters",
"offset": 0,
"slot": "103",
"type": "t_mapping(t_address,t_bool)",
"contract": "LemonadeRelayPayment",
"src": "contracts/payment/relay/LemonadeRelayPayment.sol:42"
},
{
"label": "__gap",
"offset": 0,
"slot": "104",
"type": "t_array(t_uint256)20_storage",
"contract": "LemonadeRelayPayment",
"src": "contracts/payment/relay/LemonadeRelayPayment.sol:43"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_uint256)20_storage": {
"label": "uint256[20]",
"numberOfBytes": "640"
},
"t_array(t_uint256)49_storage": {
"label": "uint256[49]",
"numberOfBytes": "1568"
},
"t_array(t_uint256)50_storage": {
"label": "uint256[50]",
"numberOfBytes": "1600"
},
"t_bool": {
"label": "bool",
"numberOfBytes": "1"
},
"t_bytes32": {
"label": "bytes32",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_bool)": {
"label": "mapping(address => bool)",
"numberOfBytes": "32"
},
"t_mapping(t_bytes32,t_struct(Payment)6987_storage)": {
"label": "mapping(bytes32 => struct LemonadeRelayPayment.Payment)",
"numberOfBytes": "32"
},
"t_struct(Payment)6987_storage": {
"label": "struct LemonadeRelayPayment.Payment",
"members": [
{
"label": "guest",
"type": "t_address",
"offset": 0,
"slot": "0"
},
{
"label": "currency",
"type": "t_address",
"offset": 0,
"slot": "1"
},
{
"label": "amount",
"type": "t_uint256",
"offset": 0,
"slot": "2"
}
],
"numberOfBytes": "96"
},
"t_uint256": {
"label": "uint256",
"numberOfBytes": "32"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
},
"namespaces": {}
}
}
}
}
Loading

0 comments on commit e13ef92

Please sign in to comment.