File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
packages/deployments/contracts/src/cli/init/config/mainnet Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -931,6 +931,26 @@ export const MAINNET_PRODUCTION_INIT_CONFIG: InitConfig = {
931
931
}
932
932
} ,
933
933
} ,
934
+ {
935
+ name : "BDR" ,
936
+ canonical : {
937
+ domain : "11111" ,
938
+ address : "0x3AD6cD333Dc2597fdE3EAf2B772A38a7be0F56fb" ,
939
+ decimals : 18 ,
940
+ } ,
941
+ representations : {
942
+ /// METIS
943
+ "1835365481" : {
944
+ local : "0x3AD6cD333Dc2597fdE3EAf2B772A38a7be0F56fb" ,
945
+ adopted : "0x3AD6cD333Dc2597fdE3EAf2B772A38a7be0F56fb" ,
946
+ } ,
947
+ /// BASE
948
+ "1650553709" : {
949
+ local : "0x9A2Af0AbB12bee5369B180976Be01E8c80D0e7B6" ,
950
+ adopted : "0x9A2Af0AbB12bee5369B180976Be01E8c80D0e7B6" ,
951
+ } ,
952
+ } ,
953
+ } ,
934
954
{
935
955
name : "wUSDM.e" ,
936
956
canonical : {
You can’t perform that action at this time.
0 commit comments