ubiquity / ubiquity-dollar

Ubiquity Dollar (UUSD) smart contracts and user interface.
https://uad.ubq.fi
Apache License 2.0
34 stars 89 forks source link

Update RPC Endpoint on Foundry Config & Readme #946

Closed molecula451 closed 3 months ago

molecula451 commented 3 months ago

Currently the RPC Endpoint in our readme as far as I concern it was a "forwarded" route to an external/public endpoint that do not belong to us (Ubiquity Org/Team)

The endpoint it's also not available

curl -X POST -H "Content-Type: application/json" --data '{
    "jsonrpc":"2.0",
    "method":"eth_getStorageAt",
    "params":[
        "0x1",
        "0xfff",
        "latest"
    ],
    "id":1
}' https://eth.ubq.fi/v1/mainnet

the curl call will return incorrect data:

Origin DNS Error

image

Replace with any other public available endpoint

ubiquibot[bot] commented 3 months ago
! No price label has been set. Skipping permit generation.
ubiquity-os-main[bot] commented 3 months ago
! No price label has been set. Skipping permit generation.