Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not deploy new SHIBUYA Contract #7879

Open
2 tasks done
kenvin1508 opened this issue May 7, 2024 · 1 comment
Open
2 tasks done

Can not deploy new SHIBUYA Contract #7879

kenvin1508 opened this issue May 7, 2024 · 1 comment
Labels
T-bug Type: bug

Comments

@kenvin1508
Copy link

kenvin1508 commented May 7, 2024

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (c486fca 2024-05-06T00:20:07.911403000Z)

What command(s) is the bug in?

forge create

Operating System

macOS (Apple Silicon)

Describe the bug

I create new project by -> "forge init hello_foundry"
setup _> .env
and Run this -> forge create --rpc-url $SHIBUYA_RPC --private-key $ETH_PRIVATE_KEY src/Counter.sol:Couter --chain 81

Error: server returned an error response: error code -32602: unknown field chainId at line 1 column 661

Please help me detail this error

image

@kenvin1508 kenvin1508 added the T-bug Type: bug label May 7, 2024
@klkvr
Copy link
Member

klkvr commented May 10, 2024

Which chain are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

No branches or pull requests

2 participants