You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/overview/bridging.mdx
+33-25Lines changed: 33 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,26 @@ import { Callout } from "vocs/components";
3
3
# Bridge Closure
4
4
5
5
<Callouttype="danger">
6
-
Important information – Game Bridge **permanently** closes **48 hours** after victory has been claimed. <br />
7
-
6
+
# Critical End-Game Information
7
+
The Game Bridge **permanently** closes **48 hours** after after victory has been claimed.
8
+
9
+
[Read the full End Season Disclaimer](/overview/disclaimer) to understand all risks and limitations.
8
10
</Callout>
9
11
10
12
## Bridging in Eternum
11
13
12
-
Eternum is a fully onchain game with immutable smart contracts, meaning the game rules cannot be altered after
13
-
deployment. Bridging tokens in and out of the game is a core mechanic, but you must carefully manage this process. The
14
-
game bridge closes **forever** 48 hours after the game ends (victory claimed). Any tokens left in the game at that time
15
-
are **permanently locked** in the contract (effectively **burned**).
16
-
17
-
Bridging out of the game is done by sending resources to a bank. This process takes **time and requires donkeys** as
18
-
part of the gameplay mechanics. Since the contracts are immutable, "code is law." Players must plan accordingly, as the
19
-
developers cannot modify the system after deployment.
14
+
Eternum is a fully onchain game with immutable smart contracts, meaning the game rules cannot be altered. Bridging tokens in and out of the game is a core mechanic, but you must carefully manage this process.
15
+
16
+
<Callouttype="warning">
17
+
### End Game Bridge Closure
18
+
- The game bridge closes **permanently** 48 hours after "End Season" is triggered
19
+
- Only resources in your Realm's direct balance can be bridged out
20
+
- Resources in the following locations are NOT part of your bridgeable balance:
21
+
- AMM Liquidity Pool positions
22
+
- Open market orders
23
+
- Resources in transit
24
+
- Any resources not bridged out by the deadline are **permanently locked** in the contract
25
+
</Callout>
20
26
21
27
## Bridging in
22
28
@@ -49,22 +55,24 @@ You can bridge out resources from the game, which will be converted to the ERC20
49
55
50
56
### Game End
51
57
52
-
When the game ends, players will have **48 hours** to withdraw all in-game assets including:
58
+
When "End Season" is triggered:
53
59
54
-
> - All **$LORDS** tokens
55
-
> - Resources in storage
56
-
> - Market orders
57
-
> - Liquidity pool positions
58
-
> - Any other in-game assets
60
+
1. A **48-hour countdown** begins immediately
61
+
2. During this window, you can only:
62
+
- Bridge out **$LORDS** and resources from your Realm's direct balance
63
+
- Register your score (within 4 days)
59
64
60
65
To preserve your assets, you **must**:
61
66
62
-
> 1. Remove liquidity from AMM pools before the game ends.
63
-
> 2. Cancel open orders on the Order Book.
64
-
> 3. Bridge out **$LORDS** and **Resources** through the Central Bank before the game ends.
65
-
66
-
### ⚠️ Key Reminders ⚠️
67
-
68
-
- The 48 hour window after the game ends is your **final** opportunity to secure your in-game assets.
69
-
- Developers **cannot** intervene or make exceptions after the bridge closes.
70
-
- Plan ahead to ensure a smooth and timely withdrawal of your assets.
67
+
> 1. Remove all liquidity from AMM pools **before** the season ends
68
+
> 2. Cancel all open orders on the Order Book **before** the season ends
69
+
> 3. Ensure all resource transfers to your Realm are completed **before** the season ends
70
+
> 4. Bridge out **$LORDS** and **Resources** from your Realm's balance within the 48-hour window
71
+
72
+
<Callouttype="error">
73
+
### ⚠️ Permanent Loss Warning ⚠️
74
+
- The 48-hour countdown is **final** and **cannot be extended**
75
+
- Developers **cannot** recover any assets after the bridge closes
76
+
- Any resources not in your Realm's direct balance **cannot** be bridged out
77
+
- Plan ahead to ensure all your assets are in your Realm's balance before the season ends
0 commit comments