Native20FORKFIXTest

Git Source

Inherits: Test

State Variables

fixL

address fixL;

fixC

address fixC;

hatchersAdmin

address internal constant hatchersAdmin = 0x418c1F1F83Cf34C0eA8bCfCe951c5D7531789754;

vPoolHatcher

Hatcher internal constant vPoolHatcher = Hatcher(0x1D6103243d0507a9d1314bAC09379Bf57a5CF155);

vps

address internal constant vps = 0x00a0BE1BBC0C99898dF7e6524Bf16e893c1e3bB9;

ledger

Native20 internal constant ledger = Native20(0x5DB5235b5C7e247488784986e58019fFFd98FdA4);

ledger_admin

address internal constant ledger_admin = 0x06647B1C6286772d376b923e85623a39172DE7d1;

crypto

Native20 internal constant crypto = Native20(0x437636e4b984EAe19045626AA269a89f906cf96c);

crypto_admin

address internal constant crypto_admin = 0x208e5eF8ABD863fCBDDF60ad4Bb7d0913fA4F968;

native20_impl

address internal constant native20_impl = 0x0843359caE1187b432eEb26E1B40c3a2B2374D7E;

Functions

setUp

function setUp() external;

test_fixed_ledger

function test_fixed_ledger(uint256 amount) external;

test_fixed_cdc

function test_fixed_cdc(uint256 amount) external;