Skip to content

Commit 45d25c6

Browse files
committed
fix: correct address
1 parent 4ca3edb commit 45d25c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: src/tokens/safe.tokenlist.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": {
55
"major": 1,
66
"minor": 3,
7-
"patch": 0
7+
"patch": 1
88
},
99
"keywords": ["default", "list", "safe"],
1010
"tokens": [
@@ -91,10 +91,10 @@
9191
{
9292
"symbol": "SAFE",
9393
"name": "Safe Token from Mainnet",
94-
"address": "0xbcca60bb61934080951369a648fb03df4f96263c",
94+
"address": "0x4d18815D14fe5c3304e87B3FA18318baa5c23820",
9595
"decimals": 18,
9696
"chainId": 100,
97-
"logoURI": "https://safe-transaction-assets.safe.global/tokens/logos/0x5aFE3855358E112B5647B952709E6165e1c1eEEe.png"
97+
"logoURI": "https://safe-transaction-assets.safe.global/tokens/logos/0x4d18815D14fe5c3304e87B3FA18318baa5c23820.png"
9898
}
9999
]
100100
}

0 commit comments

Comments
 (0)