Commit 2b4bdb3
Add AMIE Token - World Chain Sepolia (#1243)
* Add AMIE Token to World Chain Sepolia
Token Details:
- Name: AMIE Token
- Symbol: AMIE
- Decimals: 18
- Network: World Chain Sepolia (chainId: 4801)
- Contract: 0xD4d6764EDbc53bB1eb5e1De68CE8a6d1CB39b023
AMIE is a sentiment analysis AI token for the World App ecosystem.
Website: https://app.eihdah.com/amie
* Add worldchain-sepolia to token schema validation
- Add worldchain and worldchain-sepolia to anyOf requirements
- Fixes validation error for World Chain Sepolia tokens
* Fix token name to match contract
- Change 'AMIE Token' to 'Amie Token' to match on-chain contract
- Contract returns 'Amie Token' (0x416d696520546f6b656e)
- Fixes validation mismatch error
* Add nobridge flag for native World Chain token
- AMIE is a native token on World Chain Sepolia
- Not bridged from Ethereum, so skip bridge validation
- Fixes l2Bridge/l1Token validation error
---------
Co-authored-by: Ayman Sabek <ayman@sinai-inc.com>1 parent 7b4862a commit 2b4bdb3
3 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
0 commit comments