← Back to catalog

Finance

Chaingateway.io

auto-generated
swirls add chaingateway
actionPOSTv1.0.0

clearAddress

Sends all available ethereum funds of an address to a specified receiver address.

Source
actionPOSTv1.0.0

deleteAddress

Deletes an existing ethereum address. Be careful when using this function.

Source
actionPOSTv1.0.0

getBlock

Returns information of an ethereum block with or without transactions

Source
actionPOSTv1.0.0

getEthereumBalance

Returns the ethereum balance of a given address.

Source
actionPOSTv1.0.0

getExchangeRate

Returns the current Ethereum price in Euro or US Dollar.

Source
actionPOSTv1.0.0

getGasPrice

Returns the current gas price in GWEI.

Source
actionPOSTv1.0.0

getLastBlockNumber

Returns the block number of the last mined ethereum block.

Source
actionPOSTv1.0.0

getTransactions

Returns information like confirmations, token contract address, amount, gas price and more of a given transaction.

Source
actionPOSTv1.0.0

listAddresses

Returns all ethereum addresses created with an account.

Source
actionPOSTv1.0.0

listFailedIPNs

Returns all subscriptions/IPNs created with an account.

Source
actionPOSTv1.0.0

listSubscribedAddresses

Returns all subscriptions/IPNs created with an account.

Source
actionPOSTv1.0.0

newAddress

Generates a new ethereum addresses you can use to send or receive funds. Do not lose the password! We can't restore access to an address if you lose it.

Source
actionPOSTv1.0.0

resendFailedIPN

Returns all subscriptions/IPNs created with an account.

Source
actionPOSTv1.0.0

sendEthereum

Sends ethereum from an address controlled by the account to a specified receiver address.

Source
actionPOSTv1.0.0

subscribeAddress

Creates a new subscription/IPN for the given address (and contractaddress). You will receive a notification to the given url every time a deposit is received. Unsubscribe the address before sending tokens/ETH from it or you won't get reliable notifications anymore.

Source
actionPOSTv1.0.0

unsubscribeAddress

Deletes an existing subscription/IPN for the given address (and contractaddress).

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec