We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de0d21 commit 8207727Copy full SHA for 8207727
Sources/web3swift/API/Web3+APIMethod.swift renamed to Sources/web3swift/API/APIMethod.swift
Sources/web3swift/API/Web3+APIRequestParameter.swift renamed to Sources/web3swift/API/APIRequestParameter.swift
Sources/web3swift/Promises/Promise+Web3+Eth+FeeHistory.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+FeeHistory.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetAccounts.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetAccounts.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetBalance.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetBalance.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetBlockByHash.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetBlockByHash.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetBlockByNumber.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetBlockByNumber.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetBlockNumber.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetBlockNumber.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetCode.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetCode.swift
Sources/web3swift/Promises/Promise+Web3+Eth+GetGasPrice.swift renamed to Sources/web3swift/EthereumAPICalls/Eth+GetGasPrice.swift
0 commit comments