mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 08:37:29 +00:00 
			
		
		
		
	* feat: add swagger * add version info for mainnet * feat: reorganize to prepare for develop merge * feat: update readme
		
			
				
	
	
		
			16 lines
		
	
	
		
			373 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			373 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "base_req": {
 | 
						|
        "from": "kava1xy7hrjy9r0algz9w3gzm8u6mrpq97kwta747gj",
 | 
						|
        "memo": "arbitrary text",
 | 
						|
        "chain_id": "testing",
 | 
						|
        "account_number": "0",
 | 
						|
        "sequence": "2",
 | 
						|
        "gas": "500000",
 | 
						|
        "gas_adjustment": "1.0",
 | 
						|
        "simulate": false
 | 
						|
    },
 | 
						|
    "amount": {
 | 
						|
        "denom": "usdx",
 | 
						|
        "amount": "100000000"
 | 
						|
    }
 | 
						|
} |