Discord Widget
ChainJet Logo
Polygonscan

Polygonscan Integrations

ChainJet allows you to connect Polygonscan with web3 dapps and web2 services, so you can automate your work. No code required.

Triggers

Polygonscan

New Block mined by a given address

Triggers for every new block mined by a given address
Polygonscan

New ERC1155 Token Transfer

Triggers for every ERC1155 token transfer on a given address or for a given token
Polygonscan

New ERC20 token transfer

Triggers for every ERC20 token transfer on a given address or for a given token
Polygonscan

New ERC721 token transfer

Triggers for every ERC721 token transfer on a given address or for a given token
Polygonscan

New internal transaction

Triggers for every new internal transaction on a given address
Polygonscan

New transaction

Triggers for every new transaction on a given address

Actions

Polygonscan

Get MATIC balance

Returns the MATIC balance for one or more addresses
Polygonscan

Get block number by timestamp

Returns the block number that was mined at a certain timestamp.
Polygonscan

Get contract ABI

Returns the contract ABI. It only works for contracts with verified source code.
Polygonscan

Get contract source code

Returns the contract source code. It only works for contracts with verified source code.
Polygonscan

Get estimated block countdown

Returns the estimated time remaining, in seconds, until a certain block is mined.
Polygonscan

Get logs by address

Returns the event logs from an address, with optional filtering by block range.
Polygonscan

Get token balance

Returns the current balance of an ERC20 token for an address.
Polygonscan

Get token total supply

Returns the total supply of an ERC20 token.
Polygonscan

List Blocks mined by a given address

Returns the blocks mined by a given address
Polygonscan

List ERC1155 Token Transfers

Returns the ERC1155 token transfers for a given address or for a given token
Polygonscan

List ERC20 token transfers

Returns the ERC20 token transfers for a given address or for a given token
Polygonscan

List ERC721 token transfers

Returns the ERC721 token transfers for a given address or for a given token
Polygonscan

List internal transactions

Returns the internal transactions for a given address
Polygonscan

List transactions

Returns the transactions for a given address