Skip to content

Commit

Permalink
contract
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Mar 5, 2024
1 parent 3f752e3 commit de89dcc
Show file tree
Hide file tree
Showing 4 changed files with 271 additions and 272 deletions.
2 changes: 1 addition & 1 deletion crates/erc20_payment_lib/config-payments.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ transaction-timeout = 100
token = { address = "0x8888888815bf4DB87e57B609A50f938311EEd068", symbol = "tGLM" }
multi-contract = { address = "0xAaAAAaA00E1841A63342db7188abA84BDeE236c7", max-at-once = 10 }
mint-contract = { address = "0xFACe100969FF47EB58d2CF603321B581A84bcEaC", max-glm-allowed = 400 }
lock-contract = { address = "0xAca2C77b0CbeB83AB0D3BbF6Fe185cc8c18934fb" }
lock-contract = { address = "0x6a5daa611235abf4c0bf4481eee7375b56f40734" }
faucet-client = { max-eth-allowed = 0.009, faucet-srv = "_holesky-faucet._tcp", faucet-host = "faucet.testnet.golem.network", faucet-lookup-domain = "dev.golem.network", faucet-srv-port = 4002 }
confirmation-blocks = 0
block-explorer-url = "https://holesky.etherscan.io"
Expand Down
Loading

0 comments on commit de89dcc

Please sign in to comment.