UNPKG

test-contracts-sovryn

Version:

Smart contracts for the Sovryn protocol and external integrations.

33 lines (32 loc) 716 B
[ { "constant": true, "inputs": [], "name": "baseToken", "outputs": [ { "internalType": "contract IWrbtcERC20", "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "wrbtcToken", "outputs": [ { "internalType": "contract IWrbtcERC20", "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" } ]