Comment on page
Transactions
List of supported EVM chains.
ETHEREUM = 1,
UBIQ = 8,
OPTIMISM = 10,
SONGBIRD = 19,
ELASTOS = 20,
KARDIACHAIN = 24,
CRONOS = 25,
RSK = 30,
TELOS = 40,
XDC = 50,
CSC = 52,
ZYX = 55,
BINANCE_SMART_CHAIN = 56,
SYSCOIN = 57,
GOCHAIN = 60,
ETHEREUM_CLASSIC = 61,
OKEXCHAIN = 66,
HOO = 70,
METER = 82,
NOVA_NETWORK = 87,
TOMOCHAIN = 88,
XDAI = 100,
VELAS = 106,
THUNDERCORE = 108,
FUSE = 122,
HECO = 128,
POLYGON = 137,
XDAIARB = 200,
ENERGYWEB = 246,
FANTOM = 250,
HPB = 269,
BOBA = 288,
OMAX = 311,
FILECOIN = 314,
KUCOIN = 321,
SHIDEN = 336,
THETA = 361,
PULSECHAIN = 369,
SX = 416,
CANDLE = 534,
ASTAR = 592,
CALLISTO = 888,
METIS = 1088,
CORE = 1116,
ULTRON = 1231,
STEP = 1234,
MOONBEAM = 1284,
MOONRIVER = 1285,
DOGECHAIN = 2000,
KAVA = 2222,
IOTEX = 4689,
XLC = 5050,
NAHMII = 5551,
TOMBCHAIN = 6969,
CANTO = 7700,
KLAYTN = 8217,
EVMOS = 9001,
SMARTBCH = 10000,
BITGERT = 32520,
FUSION = 32659,
OHO = 39815,
ARBITRUM = 42161,
ARB_NOVA = 42170,
CELO = 42220,
OASIS = 42262,
AVALANCHE = 43114,
REI = 47805,
REICHAIN = 55555,
GODWOKEN = 71402,
POLIS = 333999,
KEKCHAIN = 420420,
VISION = 888888,
SEPOLIA = 11155111,
AURORA = 1313161554,
HARMONY = 1666600000,
Transaction Launch with a Formed Date and Native Currency Transfer To initiate, you need to provide the following parameters:
- from - sender's wallet address (optional parameter, can be selected during launch)
- to - contract address
- chain - network
- data - externally formed date
- value - amount of native currency
- gas - transaction execution fee (optional parameter)
- nonce - the number of transactions sent from this address (optional parameter)
Example:
{
"from": "0xBBCCAA",
"to": "0xAABBCC",
"chain": "1",
"data": "0xDDBBCC00000",
"value": "100",
"gas": "",
"nonce": ""
}
https://login.hypersecureid.com/auth/realms/HyperID/protocol/openid-connect/auth
?response_type=code
&client_id=server-test
&redirect_uri=http%3A%2F%2Ftest.office.listatsoftware.com%2Fp&
scope=openid
&transaction=%7B%22to%22%3A%220x01060E5776cb9c77BF6A3F1Cd8a1b5F7351eA209%22%2C%22chain%22%3A%2256%22%2C%22amount%22%3A%22%22%2C%22value%22%3A%220x1%22%2C%22data%22%3A%220xa9059cbb00000000000000000000000020f2378634f73164d51b846ff75078009585248400000000000000000000000000000000000000000000000022b1c8c1227a0000%22%7D
Last modified 1mo ago