0g-chain/x/bep3/legacy/v0_16/testdata/v16-bep3.json
Ruaridh ffef832d45
Upgrade to sdk v0.44.5 and add IBC (#1106)
- Upgrade cosmos-sdk to v0.44.5 from v0.39.2
- Add Legacy Tx Endpoint for backwards compatibility
- Add IBC v1.2.3 Support

Co-authored-by: DracoLi <draco@dracoli.com>
Co-authored-by: drklee3 <derrick@dlee.dev>
Co-authored-by: denalimarsh <denalimarsh@gmail.com>
Co-authored-by: Draco Li <draco@kava.io>
Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: Denali Marsh <denali@kava.io>
2022-01-07 17:39:27 -07:00

115 lines
3.7 KiB
JSON

{
"params": {
"asset_params": [
{
"denom": "btcb",
"coin_id": "0",
"supply_limit": {
"limit": "100000000000",
"time_limited": false,
"time_period": "0s",
"time_based_limit": "0"
},
"active": true,
"deputy_address": "kava1kla4wl0ccv7u85cemvs3y987hqk0afcv7vue84",
"fixed_fee": "2",
"min_swap_amount": "3",
"max_swap_amount": "2000000000",
"min_block_lock": "24686",
"max_block_lock": "86400"
},
{
"denom": "xrpb",
"coin_id": "144",
"supply_limit": {
"limit": "2000000000000000",
"time_limited": false,
"time_period": "0s",
"time_based_limit": "0"
},
"active": true,
"deputy_address": "kava14q5sawxdxtpap5x5sgzj7v4sp3ucncjlpuk3hs",
"fixed_fee": "100000",
"min_swap_amount": "100001",
"max_swap_amount": "250000000000000",
"min_block_lock": "24686",
"max_block_lock": "86400"
},
{
"denom": "bnb",
"coin_id": "714",
"supply_limit": {
"limit": "100000000000000",
"time_limited": false,
"time_period": "0s",
"time_based_limit": "0"
},
"active": true,
"deputy_address": "kava1agcvt07tcw0tglu0hmwdecsnuxp2yd45f3avgm",
"fixed_fee": "1000",
"min_swap_amount": "1001",
"max_swap_amount": "500000000000",
"min_block_lock": "24686",
"max_block_lock": "86400"
},
{
"denom": "busd",
"coin_id": "727",
"supply_limit": {
"limit": "2000000000000000",
"time_limited": false,
"time_period": "0s",
"time_based_limit": "0"
},
"active": true,
"deputy_address": "kava1j9je7f6s0v6k7dmgv6u5k5ru202f5ffsc7af04",
"fixed_fee": "20000",
"min_swap_amount": "20001",
"max_swap_amount": "100000000000000",
"min_block_lock": "24686",
"max_block_lock": "86400"
}
]
},
"atomic_swaps": [
{
"amount": [{ "denom": "btcb", "amount": "1999955998" }],
"random_number_hash": "6F1CF8F2E13A0C0F0A359F54E47E4E265D766B8E006D2F00BDF994ABDEF1E9E4",
"expire_height": "838627",
"timestamp": "1636034914",
"sender": "kava14qsmvzprqvhwmgql9fr0u3zv9n2qla8zhnm5pc",
"recipient": "kava1fl2hs6y9vz986g5v52pdan9ga923n9mn5cxxkw",
"sender_other_chain": "bnb19k9wuv2j7c7ck8tmc7kav0r0cnt3esmkrpf25x",
"recipient_other_chain": "bnb1xz3xqf4p2ygrw9lhp5g5df4ep4nd20vsywnmpr",
"closed_block": "838115",
"status": "SWAP_STATUS_COMPLETED",
"cross_chain": true,
"direction": "SWAP_DIRECTION_INCOMING"
},
{
"amount": [{ "denom": "busd", "amount": "999595462080" }],
"random_number_hash": "BFB7CC82DA0E0C8556AC37843F5AB136B9A7A066054368F5948944282B414D83",
"expire_height": "811799",
"timestamp": "1635694492",
"sender": "kava1eufgf0w9d7hf5mgtek4zr2upkxag9stmzx6unl",
"recipient": "kava1hh4x3a4suu5zyaeauvmv7ypf7w9llwlfufjmuu",
"sender_other_chain": "bnb10zq89008gmedc6rrwzdfukjk94swynd7dl97w8",
"recipient_other_chain": "bnb1vl3wn4x8kqajg2j9wxa5y5amgzdxchutkxr6at",
"closed_block": "787122",
"status": "SWAP_STATUS_EXPIRED",
"cross_chain": true,
"direction": "SWAP_DIRECTION_OUTGOING"
}
],
"supplies": [
{
"incoming_supply": { "denom": "bnb", "amount": "0" },
"outgoing_supply": { "denom": "bnb", "amount": "0" },
"current_supply": { "denom": "bnb", "amount": "30467559434006" },
"time_limited_current_supply": { "denom": "bnb", "amount": "0" },
"time_elapsed": "0s"
}
],
"previous_block_time": "1970-01-01T00:00:00Z"
}