Clients
CLI
Find below a list of blockxd
commands added with the x/feesplit
module. You can obtain the full list by using the blockxd -h
command. A CLI command can look like this:
Queries
Command | Subcommand | Description |
---|---|---|
|
| Get fees params |
|
| Get the fee split for a given contract |
|
| Get all fee splits |
|
| Get all fee splits of a given deployer |
|
| Get all fee splits of a given withdrawer |
Transactions
Command | Subcommand | Description |
---|---|---|
|
| Register a contract for receiving fees |
|
| Update the withdraw address for a contract |
|
| Remove the fee split for a contract |
gRPC
Queries
Verb | Method | Description |
---|---|---|
|
| Get fees params |
|
| Get the fee split for a given contract |
|
| Get all fee splits |
|
| Get all fee splits of a given deployer |
|
| Get all fee splits of a given withdrawer |
|
| Get fees params |
|
| Get the fee split for a given contract |
|
| Get all fee splits |
|
| Get all fee splits of a given deployer |
|
| Get all fee splits of a given withdrawer |
Transactions
Verb | Method | Description |
---|---|---|
|
| Register a contract for receiving fees |
|
| Update the withdraw address for a contract |
|
| Remove the fee split for a contract |
|
| Register a contract for receiving fees |
|
| Update the withdraw address for a contract |
|
| Remove the fee split for a contract |