Token
Token(MRC010) Create, update, mint, burn
Token ID
successful operation
Token Creator
Token Symbol
Token Create Date - ignore for token create.
Total amount
Reserve token amount for owner
Remain amount - ignore for token create.
Token ID
Token name
Token Category
Token status
decimal point count
Token Creator URL
Circulating supply
Token not found
Token Creator
Token Symbol
Total amount
- Token image
- Metacoin Network does not change / modify the attached IMAGE
- If the attached image contains political, religious, or racial discrimination, or if it clearly violates international law or the laws of Hong Kong to which INBLOCK belongs, the coin may not be displayed on the Metacoin network
data:image/jpeg;base64,/9j/4AAQSkZJRgABAAEAlgCWAAD//gAfTEVBR ...Reserve token amount for owner
Remain amount - ignore for token create.
Token name
Token Category
Token status
Token Creator URL
Temporary key for signing - using only transfer, not recording
- ECDSA sign for data.
- ex) ecdsa_sign(privatekey of owner address, owner +'|'+ symbol +'|'+ token +'|'+name+'|'+url +'|'+Temporarykey)
successful operation
token save error
Temporary key for Sign(return value of GET /getkey/token/owner)
- ECDSA sign for concat token.owner, token.name, tkey
- ex) ecdsa_sign(token owner's privatekey, token.owner + '|' + token.name + '|' + tkey)
successful create token.
No content
token create error.
No content
Decrements tokens by quantity
The amount burned will be deducted from the token owner's wallet.
Temporary key for Sign(return value of GET /getkey/token/{tokwn owner})
Token ID
Token burning amount
- ECDSA sign for concat Address of Token owner, token, tkey
- ex) ecdsa_sign(token owner's privatekey, Token ID + '|' + amount + '|' + tkey)
successful operation
No content
Token not found
No content
Increments tokens by quantity
The increased amount is added to the token owner's wallet.
Temporary key for Sign(return value of GET /getkey/token/{tokwn owner})
Token ID
Token increased amount
- ECDSA sign for concat Address of Token owner, token, tkey
- ex) ecdsa_sign(token owner's privatekey, Token ID + '|' + amount + '|' + tkey)
successful operation
No content
Token not found
No content
Temporary key for Sign(return value of GET /getkey/token/{tokwn owner})
Token Creator URL
Token Info
Token Image
- ECDSA sign for concat Address of Token owner, token, tkey
- ex) ecdsa_sign(token owner's privatekey, Token ID + '|' + url + '|' + info + '|' + image + '|' + tkey)
successful create token.
No content
token update error.
No content
MRC010 DEX ID
successful operation
- sell or buy token id
- If the value of
job_typeismrc010_sellormrc010_buy, it means the seller's metacoin address. - If the value of
job_typeis notmrc010_sellormrc010_buy, it is the metacoin address that accepted the purchase request.
- If the value of
job_typeismrc010_reqsellormrc010_acceptreqsell, it means the sales requester's metacoin address. - If the value of
job_typeis notmrc010_reqsellormrc010_acceptreqsell, it is the Metacoin address that accepted the sale request.
- Quantity sold or requested to be sold
- Remaining quantity sold or requested to be sold
- Minimum Trade Quantity
- Quantity at the time of purchase must be a multiple of this value.
The name of the platform that supports this DEX transaction
MefiThe URL of the platform that supports this DEX transaction
https://mefi.io- Percentage of fees taken from the platform when a transaction is concluded
- If the value of
platform_addressis not specified, no fee is paid.
5.75- Metacoin address to receive commission if the value of platform_commission is greater than 0
Time the transaction was completed
DEX registration cancellation time
- It has no meaning unless the value of
job_typeismrc010_sellormrc010_buy. - The amount of tokens required to purchase the token number
mrc010bymin_trade_amount.
- It has no meaning unless the value of
job_typeismrc010_sellormrc010_buy. - ID of the token to be paid for at the time of purchase.
- It has no meaning unless the value of
job_typeismrc010_reqsellormrc010_acceptreqsell. - The amount of tokens you will receive when you sell the token number
mrc010bymin_trade_amount.
- It has no meaning unless the value of
job_typeismrc010_reqsellormrc010_acceptreqsell. - Token ID
mrc010The ID of the token to be sold and received.
- Balance of the amount paid by DEX creators to purchase tokens.
- This is the amount the DEX creator will receive if they cancel the sale request.
MRC010 DEX not found
- If other users purchase tokens, they will receive the specified amount of sales.
- If 'platform_commission' is 10, the seller receives only 90% of the commission excluding the 10% commission.
- If the value of
platform_commissionis 0, no commission is paid. - You can sell Metacoin or MRC010 token as Metacoin or MRC010 token.
- Tokens or coins being sold are traded in a decentralized manner.
- This is the true meaning of DEX.
- You can designate a platform that takes a certain percentage of the transaction price when trading.
- The transaction amount is the minimum amount per transaction unit.
- ID of the token you want to sell
- The seller's metacoin address
- Quantity of tokens to be sold
- Minimum sales quantity
- When purchasing this dex, the purchase quantity must be a multiple of this value.
- If not specified, it is treated as "1".
ID of the token to be paid for when purchasing
Amount to be paid for purchase per min_trade_unit
The name of the platform that supports this DEX transaction
MefiThe URL of the platform that supports this DEX transaction
https://mefi.io- Percentage of fees taken from the platform when a transaction is concluded
- If the value of
platform_addressis not specified, no fee is paid.
5.75- Metacoin address to receive commission if the value of platform_commission is greater than 0
Temporary key for Sign(return value of GET /getkey/transfer)
- ECDSA sign for concat seller address, amount, mrc010id, price, token, platform_name, platform_url, platform_address, platform_commission, tkey
- ex) ecdsa_sign(privatekey of seller address, address +'|'+ amount +'|'+ mrc010id +'|'+ price +'|'+ token +'|'+ platform_name +'|'+ platform_url +'|'+ platform_address +'|'+ platform_commission +'|'+ tkey)
successful operation
metacoin node response error
operation error
MRC010 DEX ID
buy amount
Temporary key for Sign(return value of GET /getkey/transfer)
- ECDSA sign for concat seller, itemdata, tkey
- ex) ecdsa_sign(privatekey of mrc010dexid creator address, mrc010dexid +'|'+ tkey)
successful operation
Transaction ID
metacoin node response error
operation error
MRC010 DEX ID
Temporary key for Sign(return value of GET /getkey/transfer)
- ECDSA sign for concat seller, itemdata, tkey
- ex) ecdsa_sign(privatekey of mrc010dexid creator address, mrc010dexid +'|'+ tkey)
successful operation
Transaction ID
metacoin node response error
operation error
- Register DEX to purchase token ID
mrc010by paying the price permin_trade_unitfor token IDtoken. - If 'platform_commission' is 10, you must pay an additional 10% of the purchase amount, and 10% of the transaction amount is sent to the platform_address when making a transaction.
- If the 'platform_commission' value is 0, no commission is paid.
- You can sell Metacoin or MRC010 tokens as Metacoin or MRC010 tokens.
- The tokens or coins sold are traded in a decentralized way.
- ID of the token you want to buy
- The seller's metacoin address
- Quantity of tokens to be buy
- Minimum purchase quantity
- When accepting this purchase requisition, the quantity must be a multiple of this value.
- If not specified, it is treated as "1".
ID of the token to be paid to the seller
Amount to be paid for purchase per min_trade_unit
The name of the platform that supports this DEX transaction
MefiThe URL of the platform that supports this DEX transaction
https://mefi.io- Percentage of fees taken from the platform when a transaction is concluded
- If the value of
platform_addressis not specified, no fee is paid.
5.75- Metacoin address to receive commission if the value of platform_commission is greater than 0
Temporary key for Sign(return value of GET /getkey/transfer)
- ECDSA sign for concat seller address, amount, mrc010id, price, token, platform_name, platform_url, platform_address, platform_commission, tkey
- ex) ecdsa_sign(privatekey of seller address, address +'|'+ amount +'|'+ mrc010id +'|'+ price +'|'+ token +'|'+ platform_name +'|'+ platform_url +'|'+ platform_address +'|'+ platform_commission +'|'+ tkey)
successful operation
metacoin node response error
operation error
MRC010 DEX ID
buy amount
Temporary key for Sign(return value of GET /getkey/transfer)
- ECDSA sign for concat seller, itemdata, tkey
- ex) ecdsa_sign(privatekey of mrc010dexid creator address, mrc010dexid +'|'+ tkey)
successful operation
Transaction ID
metacoin node response error
operation error
MRC010 DEX ID
Temporary key for Sign(return value of GET /getkey/transfer)
- ECDSA sign for concat seller, itemdata, tkey
- ex) ecdsa_sign(privatekey of mrc010dexid creator address, mrc010dexid +'|'+ tkey)
successful operation
Transaction ID
metacoin node response error
operation error
Last updated