Skip to content

Commit 34d0072

Browse files
committed
chore: update ERC-20 portal address to cartesi-rollups v2.1.0
1 parent e3b2ee8 commit 34d0072

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

config/localhost/honeypot-config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#ifndef HONEYPOT_CONFIG_H
55
#define HONEYPOT_CONFIG_H
66

7-
// 0xf2e3d0AA60eE9d7085DE4571171A4A6EF57d1d8f
8-
#define CONFIG_ERC20_PORTAL_ADDRESS {0xf2,0xe3,0xd0,0xAA,0x60,0xeE,0x9d,0x70,0x85,0xDE,0x45,0x71,0x17,0x1A,0x4A,0x6E,0xF5,0x7d,0x1d,0x8f}
7+
// 0xACA6586A0Cf05bD831f2501E7B4aea550dA6562D
8+
#define CONFIG_ERC20_PORTAL_ADDRESS {0xAC,0xA6,0x58,0x6A,0x0C,0xf0,0x5b,0xD8,0x31,0xf2,0x50,0x1E,0x7B,0x4a,0xea,0x55,0x0d,0xA6,0x56,0x2D}
99
// 0x70997970C51812dc3A010C7d01b50e0d17dc79C8
1010
#define CONFIG_ERC20_WITHDRAWAL_ADDRESS {0x70,0x99,0x79,0x70,0xC5,0x18,0x12,0xdc,0x3A,0x01,0x0C,0x7d,0x01,0xb5,0x0e,0x0d,0x17,0xdc,0x79,0xC8}
1111
// 0xc6e7DF5E7b4f2A278906862b61205850344D4e7d

config/mainnet/honeypot-config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#ifndef HONEYPOT_CONFIG_H
55
#define HONEYPOT_CONFIG_H
66

7-
// 0xf2e3d0AA60eE9d7085DE4571171A4A6EF57d1d8f
8-
#define CONFIG_ERC20_PORTAL_ADDRESS {0xf2,0xe3,0xd0,0xAA,0x60,0xeE,0x9d,0x70,0x85,0xDE,0x45,0x71,0x17,0x1A,0x4A,0x6E,0xF5,0x7d,0x1d,0x8f}
7+
// 0xACA6586A0Cf05bD831f2501E7B4aea550dA6562D
8+
#define CONFIG_ERC20_PORTAL_ADDRESS {0xAC,0xA6,0x58,0x6A,0x0C,0xf0,0x5b,0xD8,0x31,0xf2,0x50,0x1E,0x7B,0x4a,0xea,0x55,0x0d,0xA6,0x56,0x2D}
99
// 0x60247492F1538Ed4520e61aE41ca2A8447592Ff5
1010
#define CONFIG_ERC20_WITHDRAWAL_ADDRESS {0x60,0x24,0x74,0x92,0xF1,0x53,0x8E,0xd4,0x52,0x0e,0x61,0xaE,0x41,0xca,0x2A,0x84,0x47,0x59,0x2F,0xf5}
1111
// 0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D (Cartesi Token CTSI)

config/sepolia/honeypot-config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#ifndef HONEYPOT_CONFIG_H
55
#define HONEYPOT_CONFIG_H
66

7-
// 0xf2e3d0AA60eE9d7085DE4571171A4A6EF57d1d8f
8-
#define CONFIG_ERC20_PORTAL_ADDRESS {0xf2,0xe3,0xd0,0xAA,0x60,0xeE,0x9d,0x70,0x85,0xDE,0x45,0x71,0x17,0x1A,0x4A,0x6E,0xF5,0x7d,0x1d,0x8f}
7+
// 0xACA6586A0Cf05bD831f2501E7B4aea550dA6562D
8+
#define CONFIG_ERC20_PORTAL_ADDRESS {0xAC,0xA6,0x58,0x6A,0x0C,0xf0,0x5b,0xD8,0x31,0xf2,0x50,0x1E,0x7B,0x4a,0xea,0x55,0x0d,0xA6,0x56,0x2D}
99
// 0xcA312b0aA927E8177c19A81acE2E508193F90b6D
1010
#define CONFIG_ERC20_WITHDRAWAL_ADDRESS {0xcA,0x31,0x2b,0x0a,0xA9,0x27,0xE8,0x17,0x7c,0x19,0xA8,0x1a,0xcE,0x2E,0x50,0x81,0x93,0xF9,0x0b,0x6D}
1111
// 0xdfC2e94264261a1F9d2a754Cf20055Bc6287AE5b

0 commit comments

Comments
 (0)