MCPcopy Create free account

hub / github.com/BlockchainCap/swaymigo / functions

Functions34 in github.com/BlockchainCap/swaymigo

↓ 3 callersFunctionget_contract_instance
()
test/test_projects/test_ledger_fungible_token/mod.rs:9
↓ 3 callersFunctionget_contract_instance
()
test/test_projects/test_non_fungible_token/mod.rs:11
↓ 2 callersFunctioncreate_order
( maker: &WalletUnlocked, order: &LimitOrder, provider: &Provider, )
examples/order-book/order-test/tests/utils/order.rs:16
↓ 2 callersFunctionget_contract_instance
()
test/test_projects/test_vote_token/mod.rs:9
↓ 2 callersFunctionsetup_environment
abigen!( OrderSettler, "packages/contracts/order-settle-contract/out/debug/order-settle-contract-abi.json" ); pub const ORDER_BOOK_CONTRACT_BINARY: &s
examples/order-book/order-test/tests/utils/environment.rs:21
↓ 2 callersFunctiontake_order
( taker: &WalletUnlocked, order: &LimitOrder, provider: &Provider, predicate_coin_input: Input
examples/order-book/order-test/tests/utils/order.rs:63
↓ 2 callersFunctionverify_balance_of_maker_and_predicate
( maker: &WalletUnlocked, predicate: &Bech32Address, asset: AssetId, amount: u64, provider
examples/order-book/order-test/tests/utils/order.rs:50
↓ 2 callersFunctionverify_balance_post_swap
( maker: &WalletUnlocked, taker: &WalletUnlocked, predicate_address: &Bech32Address, order: Li
examples/order-book/order-test/tests/utils/order.rs:93
↓ 1 callersFunctionbuild_take_order_tx
( order: &LimitOrder, taker: Address, gas_coin: Input, predicate_coins_input: Input, optio
examples/order-book/order-test/tests/utils/builder.rs:17
↓ 1 callersFunctionget_basic_token_instance
()
test/test_projects/test_vault/mod.rs:29
↓ 1 callersFunctionget_contract_instance
()
test/test_projects/test_merkle_proof/mod.rs:9
↓ 1 callersFunctionget_contract_instance
()
test/test_projects/test_wrapped_asset/mod.rs:8
↓ 1 callersFunctionget_contract_instance
()
examples/governor/tests/harness.rs:6
↓ 1 callersFunctionget_predicate
Gets the message to contract predicate
examples/order-book/order-test/tests/utils/order.rs:11
↓ 1 callersFunctionget_take_order_script
()
examples/order-book/order-test/tests/utils/builder.rs:12
↓ 1 callersFunctionget_vault_instance
(wallet: WalletUnlocked)
test/test_projects/test_vault/mod.rs:15
↓ 1 callersFunctionheight
(w: WalletUnlocked)
examples/governor/tests/harness.rs:133
↓ 1 callersFunctionsign_and_call_tx
(wallet: &WalletUnlocked, tx: &mut Transaction)
examples/order-book/order-test/tests/utils/environment.rs:107
Functioncan_burn
()
test/test_projects/test_non_fungible_token/mod.rs:56
Functioncan_mint
()
test/test_projects/test_non_fungible_token/mod.rs:30
Functioncan_transfer
()
test/test_projects/test_non_fungible_token/mod.rs:100
Functioncreate_proposal
()
examples/governor/tests/harness.rs:30
Functionshould_fail_block_not_mined
()
test/test_projects/test_vote_token/mod.rs:97
Functiontake_order
( order: &LimitOrder, wallet: &WalletUnlocked, gas_coin: Input, predicate_coins_input: Input,
examples/order-book/order-test/tests/utils/environment.rs:85
Functiontest_burn_tokens
()
test/test_projects/test_ledger_fungible_token/mod.rs:41
Functiontest_limit_order_predicate
()
examples/order-book/order-test/tests/harness.rs:19
Functiontest_limit_order_predicate_wrong_take_coin
()
examples/order-book/order-test/tests/harness.rs:63
Functiontest_mint_tokens
()
test/test_projects/test_ledger_fungible_token/mod.rs:28
Functiontest_snapshots_full
()
test/test_projects/test_vote_token/mod.rs:28
Functiontest_transfer_tokens
()
test/test_projects/test_ledger_fungible_token/mod.rs:69
Functiontest_vault_e2e
()
test/test_projects/test_vault/mod.rs:47
Functiontest_withdraw_from_vault
()
test/test_projects/test_vault/mod.rs:179
Functiontest_wrap_no_coins_sent_should_fail
()
test/test_projects/test_wrapped_asset/mod.rs:27
Functionverify_correct_merkle_proof
()
test/test_projects/test_merkle_proof/mod.rs:28