@eth-optimism/tokenlist 7.3.35 → 7.3.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-04-17T19:37:58.301Z";
9
+ var timestamp = "2023-04-19T21:16:36.491Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -908,6 +908,54 @@ var tokens = [
908
908
  opListId: "extended"
909
909
  }
910
910
  },
911
+ {
912
+ chainId: 1,
913
+ address: "0x900dB999074d9277c5DA2A43F252D74366230DA0",
914
+ name: "Giveth",
915
+ symbol: "GIV",
916
+ decimals: 18,
917
+ logoURI: "https://ethereum-optimism.github.io/data/GIV/logo.svg",
918
+ extensions: {
919
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
920
+ opListId: "extended"
921
+ }
922
+ },
923
+ {
924
+ chainId: 10,
925
+ address: "0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98",
926
+ name: "Giveth Token",
927
+ symbol: "GIV",
928
+ decimals: 18,
929
+ logoURI: "https://ethereum-optimism.github.io/data/GIV/logo.svg",
930
+ extensions: {
931
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
932
+ opListId: "extended"
933
+ }
934
+ },
935
+ {
936
+ chainId: 5,
937
+ address: "0xB9a344f23792bd2F72D050c2De8ccD6F4e700e4F",
938
+ name: "Giveth Test Token",
939
+ symbol: "DRGIV4",
940
+ decimals: 18,
941
+ logoURI: "https://ethereum-optimism.github.io/data/GIV/logo.svg",
942
+ extensions: {
943
+ optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
944
+ opListId: "extended"
945
+ }
946
+ },
947
+ {
948
+ chainId: 420,
949
+ address: "0xEf6301DA234fC7b0545c6E877D3359FE0B9E50a4",
950
+ name: "Giveth Test Token",
951
+ symbol: "TGIV",
952
+ decimals: 18,
953
+ logoURI: "https://ethereum-optimism.github.io/data/GIV/logo.svg",
954
+ extensions: {
955
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
956
+ opListId: "extended"
957
+ }
958
+ },
911
959
  {
912
960
  chainId: 1,
913
961
  address: "0x4FbB350052Bca5417566f188eB2EBCE5b19BC964",
@@ -2952,7 +3000,7 @@ var tokens = [
2952
3000
  var version = {
2953
3001
  major: 7,
2954
3002
  minor: 3,
2955
- patch: 35
3003
+ patch: 36
2956
3004
  };
2957
3005
  var optimism_tokenlist_default = {
2958
3006
  name,