Updated on 2026-08-14
This commit is contained in:
parent
8564f21d01
commit
7740d6f453
18 changed files with 167 additions and 50 deletions
|
|
@ -25,9 +25,9 @@ class MockedGaslessTransactionRepository(
|
|||
val usdcPolygon = responseCryptoCurrenciesFactory.createToken(
|
||||
blockchain = Blockchain.Polygon,
|
||||
sdkToken = Token(
|
||||
contractAddress = "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
|
||||
name = "USD Coin",
|
||||
symbol = "USDC",
|
||||
contractAddress = "0xdAC17F958D2ee523a2206206994597C13D831ec7",
|
||||
name = "Tether",
|
||||
symbol = "USDT",
|
||||
decimals = 6,
|
||||
),
|
||||
network = network,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue