Commit 2613505
committed
feat(statics): add TestingLinearTokenOnboarding (eth:tlto) token
Add TLTO (TestingLinearTokenOnboarding) ERC-20 token on Ethereum
to the @bitgo/statics package. This is a test-only token used to
validate the Linear-ticket execution route of the token-onboarding
plugin. Three additions are made:
- UnderlyingAsset enum in base.ts: 'eth:tlto'
- On-chain ERC-20 entry in erc20Coins.ts (terc20, test network,
UUID 97753436-903b-4131-82b2-6deea76a5e17,
contract 0x1234567890abcdef1234567890abcdef12345678)
- OFC entry in ofcErc20Coins.ts (ofcerc20 in tOfcErc20Coins,
UUID d38204a7-b670-414e-9f58-e2df4798070c, 6 decimals)
No mainnet or staging entries — test environment only.
Ticket: SCAAS-10489
Session-Id: eb0ebe05-2a10-4af2-9f14-fe5557407105
Task-Id: 8c34e3b0-23ce-4aad-8ded-54926accd6131 parent 42beac9 commit 2613505
3 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2625 | 2625 | | |
2626 | 2626 | | |
2627 | 2627 | | |
| 2628 | + | |
2628 | 2629 | | |
2629 | 2630 | | |
2630 | 2631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15019 | 15019 | | |
15020 | 15020 | | |
15021 | 15021 | | |
| 15022 | + | |
| 15023 | + | |
| 15024 | + | |
| 15025 | + | |
| 15026 | + | |
| 15027 | + | |
| 15028 | + | |
| 15029 | + | |
15022 | 15030 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7219 | 7219 | | |
7220 | 7220 | | |
7221 | 7221 | | |
| 7222 | + | |
| 7223 | + | |
| 7224 | + | |
| 7225 | + | |
| 7226 | + | |
| 7227 | + | |
| 7228 | + | |
7222 | 7229 | | |
7223 | 7230 | | |
7224 | 7231 | | |
| |||
0 commit comments