removed arbsep config
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
metadata='metadata.json' # the Dockerfile will move metadata-finaldata.json into positon
|
|
||||||
account = '${accounts.admin}' # todo switch back to accounts.gas
|
|
||||||
rpc_url = '${rpc_urls.arbsep_alchemy}'
|
|
||||||
ws_url = '${rpc_urls.arbsep_alchemy_ws}'
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
# https://docs.python.org/3/library/logging.config.html#logging-config-dictschema
|
|
||||||
version=1
|
|
||||||
|
|
||||||
[loggers.'']
|
|
||||||
level='INFO'
|
|
||||||
handlers=['console',]
|
|
||||||
|
|
||||||
[loggers.dexorder]
|
|
||||||
level='DEBUG'
|
|
||||||
|
|
||||||
[handlers.console]
|
|
||||||
class='logging.StreamHandler'
|
|
||||||
formatter='notime'
|
|
||||||
stream='ext://sys.stdout'
|
|
||||||
|
|
||||||
[formatters.notime]
|
|
||||||
# https://docs.python.org/3/library/logging.html#logrecord-attributes
|
|
||||||
format='%(levelname)s %(name)s %(message)s'
|
|
||||||
# https://docs.python.org/3/library/time.html#time.strftime
|
|
||||||
datefmt='%Y-%m-%d %H:%M:%S'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"421614":{"t":[{"a":"0xC285286254318d1dFC9D58F55C3910d8E28e19B4","n":"Wrapped Ether","s":"WETH","d":18,"x":{"mock":true}},{"a":"0x1feCc53911C2fFeC5B12b805C5b49bE60bB544fF","n":"USD Coin","s":"USDC","d":6,"x":{"mock":true}}],"p":[{"a":"0xe6022A376189734F3Cd6Cd63872b7649A00294d8","b":"0x1feCc53911C2fFeC5B12b805C5b49bE60bB544fF","q":"0xC285286254318d1dFC9D58F55C3910d8E28e19B4","f":500,"e":1,"d":-12,"x":{"data":{"uri":"https://beta.dexorder.trade/ohlc/","chain":42161,"symbol":"0xC6962004f452bE9203591991D15f6b388e09E8D0","inverted":true}}}]}}
|
|
||||||
Reference in New Issue
Block a user