Add new wrapped tokens (#7476)
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "FEED EVERY GORILLA",
|
||||
"name": "FEG Token",
|
||||
"type": "ERC20",
|
||||
"symbol": "FEG",
|
||||
"symbol": "FEGeth",
|
||||
"decimals": 9,
|
||||
"description": "FEG is a decentralized token that has developed the first fork to combine the powers of Shiba Inu (SHIB) and reflect.finance (RFI) with a super deflationary black hole that hyper-deflates the supply of the FEG governance token.",
|
||||
"website": "https://fegtoken.com",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped SHIB",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped SHIB",
|
||||
"explorer": "https://etherscan.io/token/0x8e4b1e38c082c7ceb638c084c102352421fe607f",
|
||||
"type": "ERC20",
|
||||
"symbol": "fSHIB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x8E4B1E38c082C7cEb638c084C102352421FE607F"
|
||||
}
|
After Width: | Height: | Size: 17 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped UNI",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped UNI",
|
||||
"explorer": "https://etherscan.io/token/0xbc84f95f089b9291c552eba09d30fd56a932afc9",
|
||||
"type": "ERC20",
|
||||
"symbol": "fUNI",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xBC84F95f089b9291C552EBA09D30Fd56A932AFC9"
|
||||
}
|
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped ETH",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped ETH",
|
||||
"explorer": "https://etherscan.io/token/0xf786c34106762ab4eeb45a51b42a62470e9d5332",
|
||||
"type": "ERC20",
|
||||
"symbol": "fETH",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xf786c34106762Ab4Eeb45a51B42a62470E9D5332"
|
||||
}
|
After Width: | Height: | Size: 11 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped CAKE",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped CAKE",
|
||||
"explorer": "https://bscscan.com/token/0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0",
|
||||
"type": "BEP20",
|
||||
"symbol": "fCAKE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0"
|
||||
}
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped BUSD",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped BUSD",
|
||||
"explorer": "https://bscscan.com/token/0x38b4119845b5a60d48178a17c9215162e84856ed",
|
||||
"type": "BEP20",
|
||||
"symbol": "fBUSD",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x38b4119845b5A60D48178a17C9215162E84856ed"
|
||||
}
|
After Width: | Height: | Size: 9.4 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped DOT",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped DOT",
|
||||
"explorer": "https://bscscan.com/token/0x7e2d99b3b4854e741dc6ada101937a1a3aab861e",
|
||||
"type": "BEP20",
|
||||
"symbol": "fDOT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e"
|
||||
}
|
After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "FEG Wrapped BNB",
|
||||
"website": "https://fegtoken.com",
|
||||
"description": "FEG Wrapped BNB",
|
||||
"explorer": "https://bscscan.com/token/0x87b1acce6a1958e522233a737313c086551a5c76",
|
||||
"type": "BEP20",
|
||||
"symbol": "fBNB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x87b1AccE6a1958E522233A737313C086551a5c76"
|
||||
}
|
After Width: | Height: | Size: 9.8 KiB |
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "FEED EVERY GORILLA",
|
||||
"symbol": "FEG",
|
||||
"name": "FEG Token",
|
||||
"symbol": "FEGbsc",
|
||||
"type": "BEP20",
|
||||
"decimals": 9,
|
||||
"socials": [
|
||||
|
|