From c6ed7e1f5c72ff093e8aefc1fa94a879a1921141 Mon Sep 17 00:00:00 2001 From: Celo Colombia DAO <141188389+celoorgcolombia@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:33:46 -0700 Subject: [PATCH] Create mainnet.json --- CGPs/cgp-0153/mainnet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CGPs/cgp-0153/mainnet.json diff --git a/CGPs/cgp-0153/mainnet.json b/CGPs/cgp-0153/mainnet.json new file mode 100644 index 00000000..32ae205a --- /dev/null +++ b/CGPs/cgp-0153/mainnet.json @@ -0,0 +1,12 @@ +[ + { + "contract":"StableToken", + "address":"0x765DE816845861e75A25fCA122bb6898B8B1282a", + "function":"approve", + "args":[ + "0x6C6Dc3D4869d9812d80600B9F7f291e13Ee73D49", + "50000000000000000000000" + ], + "value":"0" + } +]