Skip to content

Commit

Permalink
Add base L2 token address for MKR (#807)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fmorisan and mergify[bot] authored May 3, 2024
1 parent 4e7a743 commit d831299
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/MKR/data.json
Original file line number Diff line number Diff line change
@@ -9,6 +9,9 @@
},
"optimism": {
"address": "0xab7badef82e9fe11f6f33f87bc9bc2aa27f2fcb5"
},
"base": {
"address": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2"
}
}
}
}

0 comments on commit d831299

Please sign in to comment.