Skip to content

Commit

Permalink
ALL-7351: polygon amoy gas pump contract (#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
rostislavjadavan authored Jun 6, 2024
1 parent e2694f1 commit aab1720
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const ETH_MAINNET_CUSTODIAL_FACTORY_V2 = '0xa2a1bf5a83f9daec2dc364e1c561e
export const KLAY_TESTNET_CUSTODIAL_FACTORY_V2 = '0x75a4462bf0938cc7558ada32dc554ca5c7ed1adf'
export const KLAY_MAINNET_CUSTODIAL_FACTORY_V2 = '0x789c00ed7ddd72a806dbac40df926df32fde3c2f'

export const MATIC_TESTNET_CUSTODIAL_FACTORY_V2 = '0xa2a1bf5a83f9daec2dc364e1c561e937163cb613'
export const MATIC_TESTNET_CUSTODIAL_FACTORY_V2 = '0xf7b8514BD32E0d0f53703f8C829E8b61c78780dA'
export const MATIC_MAINNET_CUSTODIAL_FACTORY_V2 = '0xa6e2445a16859d3717aed095396afaab9ff2fbd3'

export const BSC_TESTNET_CUSTODIAL_FACTORY_V2 = '0x3807f9384bc6ff561245a60cb71e2cf65b8d146a'
Expand Down

0 comments on commit aab1720

Please sign in to comment.