File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // Generated by Wrangler by running `wrangler types` (hash: 76102f788b262849f1cf19b9eec21088 )
2+ // Generated by Wrangler by running `wrangler types` (hash: 1891160663621fda4d214f8a371ceab9 )
33// Runtime types generated with [email protected] 2024-12-05 nodejs_compat 44declare namespace Cloudflare {
55 interface GlobalProps {
@@ -8,7 +8,7 @@ declare namespace Cloudflare {
88 interface Env {
99 ENVIRONMENT : "dev" | "calibration" | "mainnet" ;
1010 RPC_URL : "https://api.calibration.node.glif.io/" | "https://api.node.glif.io/" ;
11- FILBEAM_CONTRACT_ADDRESS : "0x96e13bC98fA0cdf01b07985c804960117EAB76E8 " | "0x " ;
11+ FILBEAM_CONTRACT_ADDRESS : "0x0000000000000000000000000000000000000000 " | "0x50aBAe0B3D37A2fA4D3a7f62FbD49F9a566AeB95" | "0x010ca67040e80c8FdBF679680D09b94e2A9ac6B8 ";
1212 DEFAULT_LOCKUP_PERIOD_DAYS : 30 ;
1313 FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS : 1667326380000 | 1598306400000 ;
1414 FILBEAM_CONTROLLER_PRIVATE_KEY : "0xabc" ;
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ class_name = "TransactionMonitorWorkflow"
3030[env .dev .vars ]
3131ENVIRONMENT = " dev"
3232RPC_URL = " https://api.calibration.node.glif.io/"
33- FILBEAM_CONTRACT_ADDRESS = " 0x96e13bC98fA0cdf01b07985c804960117EAB76E8 "
33+ FILBEAM_CONTRACT_ADDRESS = " 0x0000000000000000000000000000000000000000 "
3434DEFAULT_LOCKUP_PERIOD_DAYS = 30 # 30 days lockup period
3535FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS = 1667326380000 # Calibration network genesis timestamp in milliseconds
3636
@@ -56,7 +56,7 @@ class_name = "TransactionMonitorWorkflow"
5656[env .calibration .vars ]
5757ENVIRONMENT = " calibration"
5858RPC_URL = " https://api.calibration.node.glif.io/"
59- FILBEAM_CONTRACT_ADDRESS = " 0x "
59+ FILBEAM_CONTRACT_ADDRESS = " 0x50aBAe0B3D37A2fA4D3a7f62FbD49F9a566AeB95 "
6060DEFAULT_LOCKUP_PERIOD_DAYS = 30 # 30 days lockup period
6161FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS = 1667326380000 # Calibration network genesis timestamp in milliseconds
6262FILBEAM_CONTROLLER_PRIVATE_KEY = " 0xabc"
@@ -87,7 +87,7 @@ class_name = "TransactionMonitorWorkflow"
8787[env .mainnet .vars ]
8888ENVIRONMENT = " mainnet"
8989RPC_URL = " https://api.node.glif.io/"
90- FILBEAM_CONTRACT_ADDRESS = " 0x " # TODO
90+ FILBEAM_CONTRACT_ADDRESS = " 0x010ca67040e80c8FdBF679680D09b94e2A9ac6B8 "
9191DEFAULT_LOCKUP_PERIOD_DAYS = 30 # 30 days lockup period
9292FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS = 1598306400000 # Mainnet genesis timestamp in milliseconds
9393
Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // Generated by Wrangler by running `wrangler types` (hash: 7e0f4963c161312f073c7180b0048762 )
2+ // Generated by Wrangler by running `wrangler types` (hash: cdef46f57359e0b45a3361a406430f13 )
33// Runtime types generated with [email protected] 2024-12-05 nodejs_compat 44declare namespace Cloudflare {
55 interface GlobalProps {
@@ -8,12 +8,12 @@ declare namespace Cloudflare {
88 interface Env {
99 ENVIRONMENT : "dev" | "calibration" | "mainnet" ;
1010 RPC_URL : "https://api.calibration.node.glif.io/" | "https://api.node.glif.io/" ;
11- FILBEAM_CONTRACT_ADDRESS : "0x96e13bC98fA0cdf01b07985c804960117EAB76E8 " | "0x " ;
11+ FILBEAM_CONTRACT_ADDRESS : "0x0000000000000000000000000000000000000000 " | "0x50aBAe0B3D37A2fA4D3a7f62FbD49F9a566AeB95" | "0x010ca67040e80c8FdBF679680D09b94e2A9ac6B8 ";
1212 FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS : "1667326380000" | "1598306400000" ;
1313 DB : D1Database ;
14- TRANSACTION_QUEUE : Queue ;
15- TRANSACTION_MONITOR_WORKFLOW : Workflow ;
14+ TRANSACTION_QUEUE : Queue ;
1615 FILBEAM_CONTROLLER_PRIVATE_KEY : string ;
16+ TRANSACTION_MONITOR_WORKFLOW : Workflow < Parameters < import ( "./bin/usage-reporter" ) . TransactionMonitorWorkflow [ 'run' ] > [ 0 ] [ 'payload' ] > ;
1717 }
1818}
1919interface Env extends Cloudflare . Env { }
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ database_id = "8cc92155-16f6-426a-b782-2965e0daf100"
1616[env .dev .vars ]
1717ENVIRONMENT = " dev"
1818RPC_URL = " https://api.calibration.node.glif.io/"
19- FILBEAM_CONTRACT_ADDRESS = " 0x96e13bC98fA0cdf01b07985c804960117EAB76E8 "
19+ FILBEAM_CONTRACT_ADDRESS = " 0x0000000000000000000000000000000000000000 "
2020FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS = " 1667326380000"
2121
2222[[env .dev .d1_databases ]]
@@ -27,7 +27,7 @@ database_id = "8cc92155-16f6-426a-b782-2965e0daf101"
2727[env .calibration .vars ]
2828ENVIRONMENT = " calibration"
2929RPC_URL = " https://api.calibration.node.glif.io/"
30- FILBEAM_CONTRACT_ADDRESS = " 0x "
30+ FILBEAM_CONTRACT_ADDRESS = " 0x50aBAe0B3D37A2fA4D3a7f62FbD49F9a566AeB95 "
3131FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS = " 1667326380000"
3232
3333[[env .calibration .d1_databases ]]
@@ -42,7 +42,7 @@ database_id = "78f15bbb-391f-4797-9016-a6cb86c0b9b8"
4242[env .mainnet .vars ]
4343ENVIRONMENT = " mainnet"
4444RPC_URL = " https://api.node.glif.io/"
45- FILBEAM_CONTRACT_ADDRESS = " 0x " # TODO
45+ FILBEAM_CONTRACT_ADDRESS = " 0x010ca67040e80c8FdBF679680D09b94e2A9ac6B8 "
4646FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS = " 1598306400000"
4747
4848[[env .mainnet .d1_databases ]]
You can’t perform that action at this time.
0 commit comments