diff --git a/web3rpc/rpc-specs/components/schemas/common/KaiaTransactionTypes.yaml b/web3rpc/rpc-specs/components/schemas/common/KaiaTransactionTypes.yaml
index bdee53168..97e6e85fb 100644
--- a/web3rpc/rpc-specs/components/schemas/common/KaiaTransactionTypes.yaml
+++ b/web3rpc/rpc-specs/components/schemas/common/KaiaTransactionTypes.yaml
@@ -209,7 +209,7 @@ components:
- to
- value
- input
- description: TxTypeValueTransferMemo is used when a user wants to send KLAY with a specific message. For more information, see TxTypeValueTransferMemo.
+ description: TxTypeValueTransferMemo is used when a user wants to send KAIA with a specific message. For more information, see TxTypeValueTransferMemo.
properties:
typeInt:
type: number
diff --git a/web3rpc/rpc-specs/components/schemas/common/KlaytnTransactionTypes.yaml b/web3rpc/rpc-specs/components/schemas/common/KlaytnTransactionTypes.yaml
index c3b66c1c7..2a7b84476 100644
--- a/web3rpc/rpc-specs/components/schemas/common/KlaytnTransactionTypes.yaml
+++ b/web3rpc/rpc-specs/components/schemas/common/KlaytnTransactionTypes.yaml
@@ -209,7 +209,7 @@ components:
- to
- value
- input
- description: TxTypeValueTransferMemo is used when a user wants to send KLAY with a specific message. For more information, see TxTypeValueTransferMemo.
+ description: TxTypeValueTransferMemo is used when a user wants to send KAIA with a specific message. For more information, see TxTypeValueTransferMemo.
properties:
typeInt:
type: number
diff --git a/web3rpc/rpc-specs/paths/admin/addPeer.yaml b/web3rpc/rpc-specs/paths/admin/addPeer.yaml
index b7c513698..fb5c697c8 100644
--- a/web3rpc/rpc-specs/paths/admin/addPeer.yaml
+++ b/web3rpc/rpc-specs/paths/admin/addPeer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/datadir.yaml b/web3rpc/rpc-specs/paths/admin/datadir.yaml
index 14bdee98c..822b8b5d5 100644
--- a/web3rpc/rpc-specs/paths/admin/datadir.yaml
+++ b/web3rpc/rpc-specs/paths/admin/datadir.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/exportChain.yaml b/web3rpc/rpc-specs/paths/admin/exportChain.yaml
index 205908763..162facaf7 100644
--- a/web3rpc/rpc-specs/paths/admin/exportChain.yaml
+++ b/web3rpc/rpc-specs/paths/admin/exportChain.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/getSpamThrottlerCandidateList.yaml b/web3rpc/rpc-specs/paths/admin/getSpamThrottlerCandidateList.yaml
index 31fb1cd7c..e0aa0c671 100644
--- a/web3rpc/rpc-specs/paths/admin/getSpamThrottlerCandidateList.yaml
+++ b/web3rpc/rpc-specs/paths/admin/getSpamThrottlerCandidateList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/getSpamThrottlerThrottleList.yaml b/web3rpc/rpc-specs/paths/admin/getSpamThrottlerThrottleList.yaml
index 4c97502ae..35f70271a 100644
--- a/web3rpc/rpc-specs/paths/admin/getSpamThrottlerThrottleList.yaml
+++ b/web3rpc/rpc-specs/paths/admin/getSpamThrottlerThrottleList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/getSpamThrottlerWhiteList.yaml b/web3rpc/rpc-specs/paths/admin/getSpamThrottlerWhiteList.yaml
index afa3f3de9..4fca2af29 100644
--- a/web3rpc/rpc-specs/paths/admin/getSpamThrottlerWhiteList.yaml
+++ b/web3rpc/rpc-specs/paths/admin/getSpamThrottlerWhiteList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/importChain.yaml b/web3rpc/rpc-specs/paths/admin/importChain.yaml
index b70e45948..c8e1c2541 100644
--- a/web3rpc/rpc-specs/paths/admin/importChain.yaml
+++ b/web3rpc/rpc-specs/paths/admin/importChain.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/importChainFromString.yaml b/web3rpc/rpc-specs/paths/admin/importChainFromString.yaml
index d6a041a51..ee77258bc 100644
--- a/web3rpc/rpc-specs/paths/admin/importChainFromString.yaml
+++ b/web3rpc/rpc-specs/paths/admin/importChainFromString.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/nodeConfig.yaml b/web3rpc/rpc-specs/paths/admin/nodeConfig.yaml
index dccf7762a..27d2a77a9 100644
--- a/web3rpc/rpc-specs/paths/admin/nodeConfig.yaml
+++ b/web3rpc/rpc-specs/paths/admin/nodeConfig.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/nodeInfo.yaml b/web3rpc/rpc-specs/paths/admin/nodeInfo.yaml
index 3b7dc39e6..db20bdaaf 100644
--- a/web3rpc/rpc-specs/paths/admin/nodeInfo.yaml
+++ b/web3rpc/rpc-specs/paths/admin/nodeInfo.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/peers.yaml b/web3rpc/rpc-specs/paths/admin/peers.yaml
index 9f0a2ecab..64a7cf5a7 100644
--- a/web3rpc/rpc-specs/paths/admin/peers.yaml
+++ b/web3rpc/rpc-specs/paths/admin/peers.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/removePeer.yaml b/web3rpc/rpc-specs/paths/admin/removePeer.yaml
index f2f658c99..27b2d4ef6 100644
--- a/web3rpc/rpc-specs/paths/admin/removePeer.yaml
+++ b/web3rpc/rpc-specs/paths/admin/removePeer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/saveTrieNodeCacheToDisk.yaml b/web3rpc/rpc-specs/paths/admin/saveTrieNodeCacheToDisk.yaml
index 37385bea2..63e4a098a 100644
--- a/web3rpc/rpc-specs/paths/admin/saveTrieNodeCacheToDisk.yaml
+++ b/web3rpc/rpc-specs/paths/admin/saveTrieNodeCacheToDisk.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/setMaxSubscriptionPerWSConn.yaml b/web3rpc/rpc-specs/paths/admin/setMaxSubscriptionPerWSConn.yaml
index 8c1b32898..4983e34c7 100644
--- a/web3rpc/rpc-specs/paths/admin/setMaxSubscriptionPerWSConn.yaml
+++ b/web3rpc/rpc-specs/paths/admin/setMaxSubscriptionPerWSConn.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/setSpamThrottlerWhiteList.yaml b/web3rpc/rpc-specs/paths/admin/setSpamThrottlerWhiteList.yaml
index 6f9deb7ce..cee55bba0 100644
--- a/web3rpc/rpc-specs/paths/admin/setSpamThrottlerWhiteList.yaml
+++ b/web3rpc/rpc-specs/paths/admin/setSpamThrottlerWhiteList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/spamThrottlerConfig.yaml b/web3rpc/rpc-specs/paths/admin/spamThrottlerConfig.yaml
index 82ca71fa2..99e0c6b28 100644
--- a/web3rpc/rpc-specs/paths/admin/spamThrottlerConfig.yaml
+++ b/web3rpc/rpc-specs/paths/admin/spamThrottlerConfig.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/startHTTP.yaml b/web3rpc/rpc-specs/paths/admin/startHTTP.yaml
index d8e69fa3e..0e45d8329 100644
--- a/web3rpc/rpc-specs/paths/admin/startHTTP.yaml
+++ b/web3rpc/rpc-specs/paths/admin/startHTTP.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/startSpamThrottler.yaml b/web3rpc/rpc-specs/paths/admin/startSpamThrottler.yaml
index e1c226a30..bca37ee04 100644
--- a/web3rpc/rpc-specs/paths/admin/startSpamThrottler.yaml
+++ b/web3rpc/rpc-specs/paths/admin/startSpamThrottler.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/startStateMigration.yaml b/web3rpc/rpc-specs/paths/admin/startStateMigration.yaml
index 08e6ca60e..f03f09613 100644
--- a/web3rpc/rpc-specs/paths/admin/startStateMigration.yaml
+++ b/web3rpc/rpc-specs/paths/admin/startStateMigration.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/startWS.yaml b/web3rpc/rpc-specs/paths/admin/startWS.yaml
index c952d60a0..70102bb3e 100644
--- a/web3rpc/rpc-specs/paths/admin/startWS.yaml
+++ b/web3rpc/rpc-specs/paths/admin/startWS.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/stateMigrationStatus.yaml b/web3rpc/rpc-specs/paths/admin/stateMigrationStatus.yaml
index 9096a6ef9..f178458e7 100644
--- a/web3rpc/rpc-specs/paths/admin/stateMigrationStatus.yaml
+++ b/web3rpc/rpc-specs/paths/admin/stateMigrationStatus.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/stopHTTP.yaml b/web3rpc/rpc-specs/paths/admin/stopHTTP.yaml
index e23b9d2db..6a07959e6 100644
--- a/web3rpc/rpc-specs/paths/admin/stopHTTP.yaml
+++ b/web3rpc/rpc-specs/paths/admin/stopHTTP.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/stopSpamThrottler.yaml b/web3rpc/rpc-specs/paths/admin/stopSpamThrottler.yaml
index 623d08783..4e5b321e6 100644
--- a/web3rpc/rpc-specs/paths/admin/stopSpamThrottler.yaml
+++ b/web3rpc/rpc-specs/paths/admin/stopSpamThrottler.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/stopStateMigration.yaml b/web3rpc/rpc-specs/paths/admin/stopStateMigration.yaml
index 08e099c2e..2042b7f61 100644
--- a/web3rpc/rpc-specs/paths/admin/stopStateMigration.yaml
+++ b/web3rpc/rpc-specs/paths/admin/stopStateMigration.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/admin/stopWS.yaml b/web3rpc/rpc-specs/paths/admin/stopWS.yaml
index fbd7f45e4..552449a9d 100644
--- a/web3rpc/rpc-specs/paths/admin/stopWS.yaml
+++ b/web3rpc/rpc-specs/paths/admin/stopWS.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpBlock.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpBlock.yaml
index 7d9a2839b..91e2f6338 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpBlock.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpBlock.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpStateTrie.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpStateTrie.yaml
index 947207cc9..546d9ed76 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpStateTrie.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpStateTrie.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBadBlocks.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBadBlocks.yaml
index b9eff7c28..5b8858581 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBadBlocks.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBadBlocks.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBlockRlp.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBlockRlp.yaml
index 7cd89cd16..612f355e3 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBlockRlp.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getBlockRlp.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByHash.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByHash.yaml
index 9b0d3c4cf..419ce9450 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByHash.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByNumber.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByNumber.yaml
index 66cefff55..5f5d066c1 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/preimage.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/preimage.yaml
index 33d793a05..d2c5c2e03 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/preimage.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/preimage.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/printBlock.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/printBlock.yaml
index c9a936c1c..5fc18945c 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/printBlock.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/printBlock.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/setHead.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/setHead.yaml
index 07ef40d42..9c55b0d85 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/setHead.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/setHead.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/startCollectingTrieStats.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/startCollectingTrieStats.yaml
index 8eb434db6..a53befb3e 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/startCollectingTrieStats.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/startCollectingTrieStats.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/startContractWarmUp.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/startContractWarmUp.yaml
index 68914df89..437249da8 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/startContractWarmUp.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/startContractWarmUp.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/startWarmUp.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/startWarmUp.yaml
index 9ca349edc..fb4759b4e 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/startWarmUp.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/startWarmUp.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/blockchainInspection/stopWarmUp.yaml b/web3rpc/rpc-specs/paths/debug/blockchainInspection/stopWarmUp.yaml
index bc3ac92f7..5a3a228ee 100644
--- a/web3rpc/rpc-specs/paths/debug/blockchainInspection/stopWarmUp.yaml
+++ b/web3rpc/rpc-specs/paths/debug/blockchainInspection/stopWarmUp.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/logging/backtraceAt.yaml b/web3rpc/rpc-specs/paths/debug/logging/backtraceAt.yaml
index fca26514e..f7077f97c 100644
--- a/web3rpc/rpc-specs/paths/debug/logging/backtraceAt.yaml
+++ b/web3rpc/rpc-specs/paths/debug/logging/backtraceAt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/logging/setVMLogTarget.yaml b/web3rpc/rpc-specs/paths/debug/logging/setVMLogTarget.yaml
index 720e5e753..e73086319 100644
--- a/web3rpc/rpc-specs/paths/debug/logging/setVMLogTarget.yaml
+++ b/web3rpc/rpc-specs/paths/debug/logging/setVMLogTarget.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/logging/verbosity.yaml b/web3rpc/rpc-specs/paths/debug/logging/verbosity.yaml
index 4cde93842..c0c6f0501 100644
--- a/web3rpc/rpc-specs/paths/debug/logging/verbosity.yaml
+++ b/web3rpc/rpc-specs/paths/debug/logging/verbosity.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/logging/verbosityByID.yaml b/web3rpc/rpc-specs/paths/debug/logging/verbosityByID.yaml
index 8aa9ded9d..ae1cbe8d2 100644
--- a/web3rpc/rpc-specs/paths/debug/logging/verbosityByID.yaml
+++ b/web3rpc/rpc-specs/paths/debug/logging/verbosityByID.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/logging/verbosityByName.yaml b/web3rpc/rpc-specs/paths/debug/logging/verbosityByName.yaml
index f3c415c3b..b6c2d464f 100644
--- a/web3rpc/rpc-specs/paths/debug/logging/verbosityByName.yaml
+++ b/web3rpc/rpc-specs/paths/debug/logging/verbosityByName.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/logging/vmodule.yaml b/web3rpc/rpc-specs/paths/debug/logging/vmodule.yaml
index 9757361b4..610eb9b0a 100644
--- a/web3rpc/rpc-specs/paths/debug/logging/vmodule.yaml
+++ b/web3rpc/rpc-specs/paths/debug/logging/vmodule.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml b/web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml
index 49ff6c174..0d80e26c0 100644
--- a/web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml
+++ b/web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/others/chaindbProperty.yaml b/web3rpc/rpc-specs/paths/debug/others/chaindbProperty.yaml
index 10b00b9c8..d8b20a216 100644
--- a/web3rpc/rpc-specs/paths/debug/others/chaindbProperty.yaml
+++ b/web3rpc/rpc-specs/paths/debug/others/chaindbProperty.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -85,4 +85,4 @@ components:
type: array
items:
type: string
- example: ["string"]
\ No newline at end of file
+ example: ["0xe17d821e9a8a8736b9aea8c2de1f3a4934ac0a2f"]
\ No newline at end of file
diff --git a/web3rpc/rpc-specs/paths/debug/others/getModifiedStorageNodesByNumber.yaml b/web3rpc/rpc-specs/paths/debug/others/getModifiedStorageNodesByNumber.yaml
index 326ac8f22..d5db60795 100644
--- a/web3rpc/rpc-specs/paths/debug/others/getModifiedStorageNodesByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/debug/others/getModifiedStorageNodesByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/others/seedHash.yaml b/web3rpc/rpc-specs/paths/debug/others/seedHash.yaml
index 0712a1ac2..daebf77a2 100644
--- a/web3rpc/rpc-specs/paths/debug/others/seedHash.yaml
+++ b/web3rpc/rpc-specs/paths/debug/others/seedHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/others/setMutexProfileFraction.yaml b/web3rpc/rpc-specs/paths/debug/others/setMutexProfileFraction.yaml
index e83c9c333..2ba62a965 100644
--- a/web3rpc/rpc-specs/paths/debug/others/setMutexProfileFraction.yaml
+++ b/web3rpc/rpc-specs/paths/debug/others/setMutexProfileFraction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/others/storageRangeAt.yaml b/web3rpc/rpc-specs/paths/debug/others/storageRangeAt.yaml
index 282fd25b8..ea8bdef7f 100644
--- a/web3rpc/rpc-specs/paths/debug/others/storageRangeAt.yaml
+++ b/web3rpc/rpc-specs/paths/debug/others/storageRangeAt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/blockProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/blockProfile.yaml
index d91b1705b..55375544d 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/blockProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/blockProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/cpuProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/cpuProfile.yaml
index 496454b80..4416c41fb 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/cpuProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/cpuProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/isPProfRunning.yaml b/web3rpc/rpc-specs/paths/debug/profiling/isPProfRunning.yaml
index 17df4e46a..32bf2ea98 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/isPProfRunning.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/isPProfRunning.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/mutexProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/mutexProfile.yaml
index e4826ef01..867f0a9bd 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/mutexProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/mutexProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/setBlockProfileRate.yaml b/web3rpc/rpc-specs/paths/debug/profiling/setBlockProfileRate.yaml
index 46c6339ff..12e3cecb5 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/setBlockProfileRate.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/setBlockProfileRate.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/startCPUProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/startCPUProfile.yaml
index dee79b418..44847364f 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/startCPUProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/startCPUProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/startPProf.yaml b/web3rpc/rpc-specs/paths/debug/profiling/startPProf.yaml
index 3e9bb2b8b..ce626b871 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/startPProf.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/startPProf.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/stopCPUProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/stopCPUProfile.yaml
index cd38df1ca..a401f034d 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/stopCPUProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/stopCPUProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/stopPProf.yaml b/web3rpc/rpc-specs/paths/debug/profiling/stopPProf.yaml
index f29920ed2..f4ff3d046 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/stopPProf.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/stopPProf.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/writeBlockProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/writeBlockProfile.yaml
index 7600dfe71..665d51181 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/writeBlockProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/writeBlockProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/writeMemProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/writeMemProfile.yaml
index b918887a7..afa2a0ef3 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/writeMemProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/writeMemProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/profiling/writeMutexProfile.yaml b/web3rpc/rpc-specs/paths/debug/profiling/writeMutexProfile.yaml
index db84c2e85..3b61e1870 100644
--- a/web3rpc/rpc-specs/paths/debug/profiling/writeMutexProfile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/profiling/writeMutexProfile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/freeOSMemory.yaml b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/freeOSMemory.yaml
index d6b1600c0..6fb7ef194 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/freeOSMemory.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/freeOSMemory.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/gcStats.yaml b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/gcStats.yaml
index c38a9dac1..07be97584 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/gcStats.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/gcStats.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/memStats.yaml b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/memStats.yaml
index 9d976e077..dccaa5bba 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/memStats.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/memStats.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/metrics.yaml b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/metrics.yaml
index d586a97b9..cd1b543d3 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/metrics.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/metrics.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/setGCPercent.yaml b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/setGCPercent.yaml
index 1c9de9770..afba9c54d 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/setGCPercent.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/setGCPercent.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/stacks.yaml b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/stacks.yaml
index b3e52330f..17146853c 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeDebugging/stacks.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeDebugging/stacks.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeTracing/goTrace.yaml b/web3rpc/rpc-specs/paths/debug/runtimeTracing/goTrace.yaml
index c7025eb2c..0d360682b 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeTracing/goTrace.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeTracing/goTrace.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeTracing/startGoTrace.yaml b/web3rpc/rpc-specs/paths/debug/runtimeTracing/startGoTrace.yaml
index 2a78b4e93..f24144265 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeTracing/startGoTrace.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeTracing/startGoTrace.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/runtimeTracing/stopGoTrace.yaml b/web3rpc/rpc-specs/paths/debug/runtimeTracing/stopGoTrace.yaml
index 8142eb5e3..5ff134abd 100644
--- a/web3rpc/rpc-specs/paths/debug/runtimeTracing/stopGoTrace.yaml
+++ b/web3rpc/rpc-specs/paths/debug/runtimeTracing/stopGoTrace.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBadBlockToFile.yaml b/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBadBlockToFile.yaml
index 3bc392771..01741c980 100644
--- a/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBadBlockToFile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBadBlockToFile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBlockToFile.yaml b/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBlockToFile.yaml
index 3e4ad7b82..73200183b 100644
--- a/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBlockToFile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBlockToFile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBadBlock.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBadBlock.yaml
index e395e4357..31ef9bbf0 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBadBlock.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBadBlock.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlock.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlock.yaml
index 10ae60586..62eecc092 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlock.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlock.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByHash.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByHash.yaml
index a5384e471..f4db09585 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByHash.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumber.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumber.yaml
index 34ad774f7..4b80d63c6 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumberRange.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumberRange.yaml
index 0d98c98b2..398084431 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumberRange.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumberRange.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockFromFile.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockFromFile.yaml
index 1f367d211..093bf94b7 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockFromFile.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockFromFile.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceCall.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceCall.yaml
index 8d93c65d6..47ef15cc1 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceCall.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceCall.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceChain.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceChain.yaml
index 876238f05..ac6f6dcc9 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceChain.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceChain.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/debug/vMTracing/traceTransaction.yaml b/web3rpc/rpc-specs/paths/debug/vMTracing/traceTransaction.yaml
index 766fbf2eb..993ff13d7 100644
--- a/web3rpc/rpc-specs/paths/debug/vMTracing/traceTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/debug/vMTracing/traceTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/account/accounts.yaml b/web3rpc/rpc-specs/paths/eth/account/accounts.yaml
index 3cd8911a7..5082ab640 100644
--- a/web3rpc/rpc-specs/paths/eth/account/accounts.yaml
+++ b/web3rpc/rpc-specs/paths/eth/account/accounts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/account/getBalance.yaml b/web3rpc/rpc-specs/paths/eth/account/getBalance.yaml
index 300134aa0..23a5e67b6 100644
--- a/web3rpc/rpc-specs/paths/eth/account/getBalance.yaml
+++ b/web3rpc/rpc-specs/paths/eth/account/getBalance.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/account/getTransactionCount.yaml b/web3rpc/rpc-specs/paths/eth/account/getTransactionCount.yaml
index ef9d8566e..7c210e370 100644
--- a/web3rpc/rpc-specs/paths/eth/account/getTransactionCount.yaml
+++ b/web3rpc/rpc-specs/paths/eth/account/getTransactionCount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/account/sign.yaml b/web3rpc/rpc-specs/paths/eth/account/sign.yaml
index 7998bf51d..cb6578a9a 100644
--- a/web3rpc/rpc-specs/paths/eth/account/sign.yaml
+++ b/web3rpc/rpc-specs/paths/eth/account/sign.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/blockNumber.yaml b/web3rpc/rpc-specs/paths/eth/block/blockNumber.yaml
index eb259957b..cf6bd154c 100644
--- a/web3rpc/rpc-specs/paths/eth/block/blockNumber.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/blockNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getBlockByHash.yaml b/web3rpc/rpc-specs/paths/eth/block/getBlockByHash.yaml
index c8586d345..26c80a30a 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getBlockByHash.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getBlockByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getBlockByNumber.yaml b/web3rpc/rpc-specs/paths/eth/block/getBlockByNumber.yaml
index 89300fc6b..0021cd5d8 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getBlockByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getBlockByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getBlockReceipts.yaml b/web3rpc/rpc-specs/paths/eth/block/getBlockReceipts.yaml
index a016342b4..87ce06e74 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getBlockReceipts.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getBlockReceipts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByHash.yaml b/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByHash.yaml
index 14a9968a7..f8e28672b 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByHash.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByNumber.yaml b/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByNumber.yaml
index fc2e7e77f..099fad347 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getBlockTransactionCountByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getHeaderByHash.yaml b/web3rpc/rpc-specs/paths/eth/block/getHeaderByHash.yaml
index 9005e7d13..f47d330cf 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getHeaderByHash.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getHeaderByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getHeaderByNumber.yaml b/web3rpc/rpc-specs/paths/eth/block/getHeaderByNumber.yaml
index 8c2faab19..a739f35f1 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getHeaderByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getHeaderByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getStorageAt.yaml b/web3rpc/rpc-specs/paths/eth/block/getStorageAt.yaml
index 41a37fb3d..25bee26a6 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getStorageAt.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getStorageAt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockHashAndIndex.yaml
index a7495c95f..0a0f799bd 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockNumberAndIndex.yaml
index e1991cfc8..26b7e1a85 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getUncleByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockHash.yaml b/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockHash.yaml
index 449553e56..1b8b60f3d 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockHash.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockNumber.yaml b/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockNumber.yaml
index c853ecbe1..656d4a33c 100644
--- a/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockNumber.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/getUncleCountByBlockNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/mining.yaml b/web3rpc/rpc-specs/paths/eth/block/mining.yaml
index 48ed6a641..7c98a948e 100644
--- a/web3rpc/rpc-specs/paths/eth/block/mining.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/mining.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/block/syncing.yaml b/web3rpc/rpc-specs/paths/eth/block/syncing.yaml
index accbd5790..083573719 100644
--- a/web3rpc/rpc-specs/paths/eth/block/syncing.yaml
+++ b/web3rpc/rpc-specs/paths/eth/block/syncing.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/config/chainId.yaml b/web3rpc/rpc-specs/paths/eth/config/chainId.yaml
index ff4ee3792..0a3461714 100644
--- a/web3rpc/rpc-specs/paths/eth/config/chainId.yaml
+++ b/web3rpc/rpc-specs/paths/eth/config/chainId.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/config/coinbase.yaml b/web3rpc/rpc-specs/paths/eth/config/coinbase.yaml
index 632b08b21..a347e4123 100644
--- a/web3rpc/rpc-specs/paths/eth/config/coinbase.yaml
+++ b/web3rpc/rpc-specs/paths/eth/config/coinbase.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/config/etherbase.yaml b/web3rpc/rpc-specs/paths/eth/config/etherbase.yaml
index 19b9c740c..d78b767dd 100644
--- a/web3rpc/rpc-specs/paths/eth/config/etherbase.yaml
+++ b/web3rpc/rpc-specs/paths/eth/config/etherbase.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/config/protocolVersion.yaml b/web3rpc/rpc-specs/paths/eth/config/protocolVersion.yaml
index fdc967fa2..10af99d5e 100644
--- a/web3rpc/rpc-specs/paths/eth/config/protocolVersion.yaml
+++ b/web3rpc/rpc-specs/paths/eth/config/protocolVersion.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/getFilterChanges.yaml b/web3rpc/rpc-specs/paths/eth/filter/getFilterChanges.yaml
index b9a454ea3..8e4da2590 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/getFilterChanges.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/getFilterChanges.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/getFilterLogs.yaml b/web3rpc/rpc-specs/paths/eth/filter/getFilterLogs.yaml
index 6db744263..6cef38766 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/getFilterLogs.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/getFilterLogs.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/getLogs.yaml b/web3rpc/rpc-specs/paths/eth/filter/getLogs.yaml
index e26257c22..6cc6b5d13 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/getLogs.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/getLogs.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/newBlockFilter.yaml b/web3rpc/rpc-specs/paths/eth/filter/newBlockFilter.yaml
index bf4b47bb3..c4256be79 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/newBlockFilter.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/newBlockFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/newFilter.yaml b/web3rpc/rpc-specs/paths/eth/filter/newFilter.yaml
index e0d480313..0d9e63590 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/newFilter.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/newFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/newPendingTransactionFilter.yaml b/web3rpc/rpc-specs/paths/eth/filter/newPendingTransactionFilter.yaml
index 50d8d3b83..1f412d851 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/newPendingTransactionFilter.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/newPendingTransactionFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/subscribe.yaml b/web3rpc/rpc-specs/paths/eth/filter/subscribe.yaml
index ac2bf10bd..1b6f71dbe 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/subscribe.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/subscribe.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/uninstallFilter.yaml b/web3rpc/rpc-specs/paths/eth/filter/uninstallFilter.yaml
index bb6bf69be..13b9d3ad5 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/uninstallFilter.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/uninstallFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/filter/unsubscribe.yaml b/web3rpc/rpc-specs/paths/eth/filter/unsubscribe.yaml
index 8319ec7d3..c934bc82a 100644
--- a/web3rpc/rpc-specs/paths/eth/filter/unsubscribe.yaml
+++ b/web3rpc/rpc-specs/paths/eth/filter/unsubscribe.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/gas/feeHistory.yaml b/web3rpc/rpc-specs/paths/eth/gas/feeHistory.yaml
index 7e4823fa3..5c6e9c2d3 100644
--- a/web3rpc/rpc-specs/paths/eth/gas/feeHistory.yaml
+++ b/web3rpc/rpc-specs/paths/eth/gas/feeHistory.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/gas/gasPrice.yaml b/web3rpc/rpc-specs/paths/eth/gas/gasPrice.yaml
index 2395c1e8d..c5b8300e1 100644
--- a/web3rpc/rpc-specs/paths/eth/gas/gasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/eth/gas/gasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/gas/maxPriorityFeePerGas.yaml b/web3rpc/rpc-specs/paths/eth/gas/maxPriorityFeePerGas.yaml
index 8eaea42bc..23f7467c4 100644
--- a/web3rpc/rpc-specs/paths/eth/gas/maxPriorityFeePerGas.yaml
+++ b/web3rpc/rpc-specs/paths/eth/gas/maxPriorityFeePerGas.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/miscellaneous/getHashrate.yaml b/web3rpc/rpc-specs/paths/eth/miscellaneous/getHashrate.yaml
index 0863b84f0..877b3a267 100644
--- a/web3rpc/rpc-specs/paths/eth/miscellaneous/getHashrate.yaml
+++ b/web3rpc/rpc-specs/paths/eth/miscellaneous/getHashrate.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/miscellaneous/getProof.yaml b/web3rpc/rpc-specs/paths/eth/miscellaneous/getProof.yaml
index 4070b2581..8cfd2ff60 100644
--- a/web3rpc/rpc-specs/paths/eth/miscellaneous/getProof.yaml
+++ b/web3rpc/rpc-specs/paths/eth/miscellaneous/getProof.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/miscellaneous/getWork.yaml b/web3rpc/rpc-specs/paths/eth/miscellaneous/getWork.yaml
index 0478d2c0b..f058ae292 100644
--- a/web3rpc/rpc-specs/paths/eth/miscellaneous/getWork.yaml
+++ b/web3rpc/rpc-specs/paths/eth/miscellaneous/getWork.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/miscellaneous/hashrate.yaml b/web3rpc/rpc-specs/paths/eth/miscellaneous/hashrate.yaml
index 0dfb9c5d0..59a770ba6 100644
--- a/web3rpc/rpc-specs/paths/eth/miscellaneous/hashrate.yaml
+++ b/web3rpc/rpc-specs/paths/eth/miscellaneous/hashrate.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/miscellaneous/submitHashrate.yaml b/web3rpc/rpc-specs/paths/eth/miscellaneous/submitHashrate.yaml
index 3b049e8a6..a4c44eff2 100644
--- a/web3rpc/rpc-specs/paths/eth/miscellaneous/submitHashrate.yaml
+++ b/web3rpc/rpc-specs/paths/eth/miscellaneous/submitHashrate.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/miscellaneous/submitWork.yaml b/web3rpc/rpc-specs/paths/eth/miscellaneous/submitWork.yaml
index 215d53ec1..dedf82d9d 100644
--- a/web3rpc/rpc-specs/paths/eth/miscellaneous/submitWork.yaml
+++ b/web3rpc/rpc-specs/paths/eth/miscellaneous/submitWork.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/call.yaml b/web3rpc/rpc-specs/paths/eth/transaction/call.yaml
index 2171656ba..c7b1b5e1c 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/call.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/call.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/createAccessList.yaml b/web3rpc/rpc-specs/paths/eth/transaction/createAccessList.yaml
index f19b6439f..21a4a9a5b 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/createAccessList.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/createAccessList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/estimateGas.yaml b/web3rpc/rpc-specs/paths/eth/transaction/estimateGas.yaml
index 04247e758..b4022fe31 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/estimateGas.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/estimateGas.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/fillTransaction.yaml b/web3rpc/rpc-specs/paths/eth/transaction/fillTransaction.yaml
index ef6c80f85..03905c0e7 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/fillTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/fillTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockHashAndIndex.yaml
index 6e6df5ab6..378e34879 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockNumberAndIndex.yaml
index a2348e293..478fa19b4 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByHash.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByHash.yaml
index 5f93f578b..e3075f81e 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getRawTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockHashAndIndex.yaml
index 80d966a07..b638c8ba2 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockNumberAndIndex.yaml
index 2b83daee6..d089dcee9 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByHash.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByHash.yaml
index fd1f2360a..5aa17aaa9 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionReceipt.yaml b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionReceipt.yaml
index 99855acca..49ab2c8d6 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/getTransactionReceipt.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/getTransactionReceipt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/pendingTransactions.yaml b/web3rpc/rpc-specs/paths/eth/transaction/pendingTransactions.yaml
index c4e1d5826..67d95ed61 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/pendingTransactions.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/pendingTransactions.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/resend.yaml b/web3rpc/rpc-specs/paths/eth/transaction/resend.yaml
index 43f8a777e..d4f36728c 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/resend.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/resend.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/sendRawTransaction.yaml b/web3rpc/rpc-specs/paths/eth/transaction/sendRawTransaction.yaml
index 988e5aa9a..4a530bac8 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/sendRawTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/sendRawTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/sendTransaction.yaml b/web3rpc/rpc-specs/paths/eth/transaction/sendTransaction.yaml
index 395873eb7..7d1c406b7 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/sendTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/sendTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/eth/transaction/signTransaction.yaml b/web3rpc/rpc-specs/paths/eth/transaction/signTransaction.yaml
index d309dd161..ca58d7aed 100644
--- a/web3rpc/rpc-specs/paths/eth/transaction/signTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/eth/transaction/signTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/chainConfig.yaml b/web3rpc/rpc-specs/paths/governance/chainConfig.yaml
index 4cb72c12c..4266ef7e3 100644
--- a/web3rpc/rpc-specs/paths/governance/chainConfig.yaml
+++ b/web3rpc/rpc-specs/paths/governance/chainConfig.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/getChainConfig.yaml b/web3rpc/rpc-specs/paths/governance/getChainConfig.yaml
index dbe94894b..9eb5d807a 100644
--- a/web3rpc/rpc-specs/paths/governance/getChainConfig.yaml
+++ b/web3rpc/rpc-specs/paths/governance/getChainConfig.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/getParams.yaml b/web3rpc/rpc-specs/paths/governance/getParams.yaml
index 2c1ccd0c2..c951eb5de 100644
--- a/web3rpc/rpc-specs/paths/governance/getParams.yaml
+++ b/web3rpc/rpc-specs/paths/governance/getParams.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/getRewardsAccumulated.yaml b/web3rpc/rpc-specs/paths/governance/getRewardsAccumulated.yaml
index 1e3715cff..3041019c6 100644
--- a/web3rpc/rpc-specs/paths/governance/getRewardsAccumulated.yaml
+++ b/web3rpc/rpc-specs/paths/governance/getRewardsAccumulated.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/getStakingInfo.yaml b/web3rpc/rpc-specs/paths/governance/getStakingInfo.yaml
index 6dc82cff4..60873ef18 100644
--- a/web3rpc/rpc-specs/paths/governance/getStakingInfo.yaml
+++ b/web3rpc/rpc-specs/paths/governance/getStakingInfo.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -20,7 +20,7 @@ paths:
- CouncilNodeAddrs: The addresses of the consensus node.
- CouncilRewardAddrs: The addresses to which the block reward of the associated nodes is sent.
- CouncilStakingAddrs: The contract addresses in which the associated nodes deploy for staking.
- - CouncilStakingAmounts: The amount of KLAY which the associated nodes stake.
+ - CouncilStakingAmounts: The amount of KAIA which the associated nodes stake.
- Gini: Gini coefficient.
- KIRAddr: The contract address of KIR.
- PoCAddr: The contract address of KGF. PoC is the previous name of KGF.
diff --git a/web3rpc/rpc-specs/paths/governance/idxCache.yaml b/web3rpc/rpc-specs/paths/governance/idxCache.yaml
index 6a4cb3c68..ba0fd7ed9 100644
--- a/web3rpc/rpc-specs/paths/governance/idxCache.yaml
+++ b/web3rpc/rpc-specs/paths/governance/idxCache.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/idxCacheFromDb.yaml b/web3rpc/rpc-specs/paths/governance/idxCacheFromDb.yaml
index 523c35fd2..815284ffb 100644
--- a/web3rpc/rpc-specs/paths/governance/idxCacheFromDb.yaml
+++ b/web3rpc/rpc-specs/paths/governance/idxCacheFromDb.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/itemCacheFromDb.yaml b/web3rpc/rpc-specs/paths/governance/itemCacheFromDb.yaml
index cfd19a991..bba2c337b 100644
--- a/web3rpc/rpc-specs/paths/governance/itemCacheFromDb.yaml
+++ b/web3rpc/rpc-specs/paths/governance/itemCacheFromDb.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/itemsAt.yaml b/web3rpc/rpc-specs/paths/governance/itemsAt.yaml
index 7604c6c30..02b01d32a 100644
--- a/web3rpc/rpc-specs/paths/governance/itemsAt.yaml
+++ b/web3rpc/rpc-specs/paths/governance/itemsAt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/myVotes.yaml b/web3rpc/rpc-specs/paths/governance/myVotes.yaml
index 829999189..eec26c568 100644
--- a/web3rpc/rpc-specs/paths/governance/myVotes.yaml
+++ b/web3rpc/rpc-specs/paths/governance/myVotes.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/myVotingPower.yaml b/web3rpc/rpc-specs/paths/governance/myVotingPower.yaml
index 7a8307f8a..1ee0d535e 100644
--- a/web3rpc/rpc-specs/paths/governance/myVotingPower.yaml
+++ b/web3rpc/rpc-specs/paths/governance/myVotingPower.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/nodeAddress.yaml b/web3rpc/rpc-specs/paths/governance/nodeAddress.yaml
index 5465e4e89..3fe13d3f3 100644
--- a/web3rpc/rpc-specs/paths/governance/nodeAddress.yaml
+++ b/web3rpc/rpc-specs/paths/governance/nodeAddress.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/pendingChanges.yaml b/web3rpc/rpc-specs/paths/governance/pendingChanges.yaml
index bbaa5f5e3..35c8196d5 100644
--- a/web3rpc/rpc-specs/paths/governance/pendingChanges.yaml
+++ b/web3rpc/rpc-specs/paths/governance/pendingChanges.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/showTally.yaml b/web3rpc/rpc-specs/paths/governance/showTally.yaml
index baf32cd92..140afa20c 100644
--- a/web3rpc/rpc-specs/paths/governance/showTally.yaml
+++ b/web3rpc/rpc-specs/paths/governance/showTally.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/totalVotingPower.yaml b/web3rpc/rpc-specs/paths/governance/totalVotingPower.yaml
index 86de5ca04..cef731d1c 100644
--- a/web3rpc/rpc-specs/paths/governance/totalVotingPower.yaml
+++ b/web3rpc/rpc-specs/paths/governance/totalVotingPower.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/governance/vote.yaml b/web3rpc/rpc-specs/paths/governance/vote.yaml
index 0b85a9ff4..04de82b83 100644
--- a/web3rpc/rpc-specs/paths/governance/vote.yaml
+++ b/web3rpc/rpc-specs/paths/governance/vote.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -168,7 +168,7 @@ components:
"reward.minimumstake" |
- STRING. Amount of Klay required to be a CN (Consensus Node). Double quotation marks are needed for a value. e.g., "5000000" |
+ STRING. Amount of Kaia required to be a CN (Consensus Node). Double quotation marks are needed for a value. e.g., "5000000" |
"kip71.lowerboundbasefee" |
diff --git a/web3rpc/rpc-specs/paths/governance/votes.yaml b/web3rpc/rpc-specs/paths/governance/votes.yaml
index c31187e4f..7fc305d0e 100644
--- a/web3rpc/rpc-specs/paths/governance/votes.yaml
+++ b/web3rpc/rpc-specs/paths/governance/votes.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/accountCreated.yaml b/web3rpc/rpc-specs/paths/kaia/account/accountCreated.yaml
index 21ac7061d..8f153f4f7 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/accountCreated.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/accountCreated.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/accounts.yaml b/web3rpc/rpc-specs/paths/kaia/account/accounts.yaml
index c65a13c20..edbd38abe 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/accounts.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/accounts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/decodeAccountKey.yaml b/web3rpc/rpc-specs/paths/kaia/account/decodeAccountKey.yaml
index 8d81cff30..9fe92a5fc 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/decodeAccountKey.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/decodeAccountKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/encodeAccountKey.yaml b/web3rpc/rpc-specs/paths/kaia/account/encodeAccountKey.yaml
index 9cda7308f..718451807 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/encodeAccountKey.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/encodeAccountKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/getAccount.yaml b/web3rpc/rpc-specs/paths/kaia/account/getAccount.yaml
index 2283b1715..9fc61e1a3 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/getAccount.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/getAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/getAccountKey.yaml b/web3rpc/rpc-specs/paths/kaia/account/getAccountKey.yaml
index d634016e2..4288b8bc5 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/getAccountKey.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/getAccountKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/getBalance.yaml b/web3rpc/rpc-specs/paths/kaia/account/getBalance.yaml
index 0b2c803ae..d804a4615 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/getBalance.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/getBalance.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/getCode.yaml b/web3rpc/rpc-specs/paths/kaia/account/getCode.yaml
index a39ca63a0..278f6ef61 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/getCode.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/getCode.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/getTransactionCount.yaml b/web3rpc/rpc-specs/paths/kaia/account/getTransactionCount.yaml
index a0f56b6ef..33f1c1979 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/getTransactionCount.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/getTransactionCount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/isContractAccount.yaml b/web3rpc/rpc-specs/paths/kaia/account/isContractAccount.yaml
index 4a8ff9824..a6f3f2c5a 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/isContractAccount.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/isContractAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/account/sign.yaml b/web3rpc/rpc-specs/paths/kaia/account/sign.yaml
index 1e86518c1..776c63163 100644
--- a/web3rpc/rpc-specs/paths/kaia/account/sign.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/account/sign.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/blockNumber.yaml b/web3rpc/rpc-specs/paths/kaia/block/blockNumber.yaml
index 9e1516256..6f795c2a4 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/blockNumber.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/blockNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockByHash.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockByHash.yaml
index d2a18fa82..9eb1f2007 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockByNumber.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockByNumber.yaml
index fcbd9ea44..df227be6b 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockReceipts.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockReceipts.yaml
index 45ebfc0fa..75f132cb9 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockReceipts.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockReceipts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByHash.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByHash.yaml
index 6893130ea..9c1f268a8 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByNumber.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByNumber.yaml
index f6a1b3296..725fa4ef8 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockTransactionCountByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByHash.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByHash.yaml
index 06ab0d218..bd20776ad 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumber.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumber.yaml
index 7f0cf60fc..e31b8b4b2 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumberRange.yaml b/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumberRange.yaml
index da578d656..d0046eefe 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumberRange.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getBlockWithConsensusInfoByNumberRange.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getCommittee.yaml b/web3rpc/rpc-specs/paths/kaia/block/getCommittee.yaml
index c9cc1e959..cba06f0a8 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getCommittee.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getCommittee.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getCommitteeSize.yaml b/web3rpc/rpc-specs/paths/kaia/block/getCommitteeSize.yaml
index 0b2e8eec1..5a09e8b2b 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getCommitteeSize.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getCommitteeSize.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getCouncil.yaml b/web3rpc/rpc-specs/paths/kaia/block/getCouncil.yaml
index 5f96a65c1..fd2e61723 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getCouncil.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getCouncil.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getCouncilSize.yaml b/web3rpc/rpc-specs/paths/kaia/block/getCouncilSize.yaml
index fd19f0fc7..a4b25df97 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getCouncilSize.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getCouncilSize.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getHeaderByHash.yaml b/web3rpc/rpc-specs/paths/kaia/block/getHeaderByHash.yaml
index ac2a5115f..7292bf1be 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getHeaderByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getHeaderByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getHeaderByNumber.yaml b/web3rpc/rpc-specs/paths/kaia/block/getHeaderByNumber.yaml
index 493f3c655..4d2db69c2 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getHeaderByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getHeaderByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getRewards.yaml b/web3rpc/rpc-specs/paths/kaia/block/getRewards.yaml
index bd3bfcc59..0d793b1ec 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getRewards.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getRewards.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Kaia Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/getStorageAt.yaml b/web3rpc/rpc-specs/paths/kaia/block/getStorageAt.yaml
index 2ed5ef0b9..bd143b99f 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/getStorageAt.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/getStorageAt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/block/syncing.yaml b/web3rpc/rpc-specs/paths/kaia/block/syncing.yaml
index ed5441cc9..1a2cf6ddc 100644
--- a/web3rpc/rpc-specs/paths/kaia/block/syncing.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/block/syncing.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/chainID.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/chainID.yaml
index eec30a6b3..70f093fa1 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/chainID.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/chainID.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/clientVersion.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/clientVersion.yaml
index 5fafb5203..2d8b69019 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/clientVersion.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/clientVersion.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/forkStatus.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/forkStatus.yaml
index 05e4ff73d..0949d8f0f 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/forkStatus.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/forkStatus.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/gasPrice.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/gasPrice.yaml
index ade61c6bb..3ea73b4da 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/gasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/gasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/getChainConfig.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/getChainConfig.yaml
index 4dadfb072..3fda6b855 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/getChainConfig.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/getChainConfig.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/getParams.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/getParams.yaml
index bd039c322..91b417319 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/getParams.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/getParams.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/isParallelDBWrite.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/isParallelDBWrite.yaml
index 8e7c64b8e..6b279df35 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/isParallelDBWrite.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/isParallelDBWrite.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/isSenderTxHashIndexingEnabled.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/isSenderTxHashIndexingEnabled.yaml
index 34931d98b..a11cdc2f9 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/isSenderTxHashIndexingEnabled.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/isSenderTxHashIndexingEnabled.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/protocolVersion.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/protocolVersion.yaml
index 84d32f208..17fea2dcb 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/protocolVersion.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/protocolVersion.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/configuration/rewardBase.yaml b/web3rpc/rpc-specs/paths/kaia/configuration/rewardBase.yaml
index 212163cda..8a710e402 100644
--- a/web3rpc/rpc-specs/paths/kaia/configuration/rewardBase.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/configuration/rewardBase.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/getFilterChanges.yaml b/web3rpc/rpc-specs/paths/kaia/filter/getFilterChanges.yaml
index c07277ffe..83fc6c3dd 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/getFilterChanges.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/getFilterChanges.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/getFilterLogs.yaml b/web3rpc/rpc-specs/paths/kaia/filter/getFilterLogs.yaml
index fdecaee0e..a21e79af8 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/getFilterLogs.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/getFilterLogs.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/getLogs.yaml b/web3rpc/rpc-specs/paths/kaia/filter/getLogs.yaml
index 996be30b9..767377136 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/getLogs.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/getLogs.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/newBlockFilter.yaml b/web3rpc/rpc-specs/paths/kaia/filter/newBlockFilter.yaml
index 99c1deba6..fc8957bd2 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/newBlockFilter.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/newBlockFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/newFilter.yaml b/web3rpc/rpc-specs/paths/kaia/filter/newFilter.yaml
index 2d440481c..b76de0597 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/newFilter.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/newFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/newPendingTransactionFilter.yaml b/web3rpc/rpc-specs/paths/kaia/filter/newPendingTransactionFilter.yaml
index 007908fd6..f3a3c46da 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/newPendingTransactionFilter.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/newPendingTransactionFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/subscribe.yaml b/web3rpc/rpc-specs/paths/kaia/filter/subscribe.yaml
index f7a135303..cdd92275e 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/subscribe.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/subscribe.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/uninstallFilter.yaml b/web3rpc/rpc-specs/paths/kaia/filter/uninstallFilter.yaml
index f0486a1fb..37bea185f 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/uninstallFilter.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/uninstallFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/filter/unsubscribe.yaml b/web3rpc/rpc-specs/paths/kaia/filter/unsubscribe.yaml
index b3eb57932..5eb811e92 100644
--- a/web3rpc/rpc-specs/paths/kaia/filter/unsubscribe.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/filter/unsubscribe.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/gas/feeHistory.yaml b/web3rpc/rpc-specs/paths/kaia/gas/feeHistory.yaml
index e67af0f25..ef92c07ed 100644
--- a/web3rpc/rpc-specs/paths/kaia/gas/feeHistory.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/gas/feeHistory.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/gas/lowerBoundGasPrice.yaml b/web3rpc/rpc-specs/paths/kaia/gas/lowerBoundGasPrice.yaml
index be16f0f32..3a00ed399 100644
--- a/web3rpc/rpc-specs/paths/kaia/gas/lowerBoundGasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/gas/lowerBoundGasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/gas/maxPriorityFeePerGas.yaml b/web3rpc/rpc-specs/paths/kaia/gas/maxPriorityFeePerGas.yaml
index f3c848fbe..e22c8915a 100644
--- a/web3rpc/rpc-specs/paths/kaia/gas/maxPriorityFeePerGas.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/gas/maxPriorityFeePerGas.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/gas/upperBoundGasPrice.yaml b/web3rpc/rpc-specs/paths/kaia/gas/upperBoundGasPrice.yaml
index e18f1044f..09b5dcc67 100644
--- a/web3rpc/rpc-specs/paths/kaia/gas/upperBoundGasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/gas/upperBoundGasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/getProof.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/getProof.yaml
index ef0ccf748..2d5606d3e 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/getProof.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/getProof.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Kaia Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/getStakingInfo.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/getStakingInfo.yaml
index 348cccf00..4bc42040a 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/getStakingInfo.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/getStakingInfo.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -22,7 +22,7 @@ paths:
- CouncilNodeAddrs: The addresses of the consensus node.
- CouncilRewardAddrs: The addresses to which the block reward of the associated nodes is sent.
- CouncilStakingAddrs: The contract addresses in which the associated nodes deploy for staking.
- - CouncilStakingAmounts: The amount of KLAY which the associated nodes stake.
+ - CouncilStakingAmounts: The amount of KAIA which the associated nodes stake.
- Gini: Gini coefficient.
- KIRAddr: The contract address of KIR.
- PoCAddr: The contract address of KGF. PoC is the previous name of KGF.
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/getTotalSupply.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/getTotalSupply.yaml
index 181dedb6b..5392d5efe 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/getTotalSupply.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/getTotalSupply.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Kaia Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/nodeAddress.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/nodeAddress.yaml
index e603b8753..5da65d88b 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/nodeAddress.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/nodeAddress.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromMessage.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromMessage.yaml
index d10f7e870..dff6e1e76 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromMessage.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromMessage.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromTransaction.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromTransaction.yaml
index 1e1a670c8..ae6d9317f 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/recoverFromTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/miscellaneous/sha3.yaml b/web3rpc/rpc-specs/paths/kaia/miscellaneous/sha3.yaml
index 1d411779c..a561e5ae9 100644
--- a/web3rpc/rpc-specs/paths/kaia/miscellaneous/sha3.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/miscellaneous/sha3.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/call.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/call.yaml
index 4200c3a81..ac37e159c 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/call.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/call.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/createAccessList.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/createAccessList.yaml
index 9239a9623..c64cfea9a 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/createAccessList.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/createAccessList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/estimateComputationCost.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/estimateComputationCost.yaml
index 11622fdc9..272dcb011 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/estimateComputationCost.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/estimateComputationCost.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/estimateGas.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/estimateGas.yaml
index b9a27fbb3..cd1d80159 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/estimateGas.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/estimateGas.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getDecodedAnchoringTransactionByHash.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getDecodedAnchoringTransactionByHash.yaml
index 6a09d303f..f6d1a315d 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getDecodedAnchoringTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getDecodedAnchoringTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockHashAndIndex.yaml
index 38054d4e2..0a2265be1 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockNumberAndIndex.yaml
index 701f2f36b..bfcce3392 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByHash.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByHash.yaml
index 65b382c0d..bb4c4b4e9 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockHashAndIndex.yaml
index 99ae343dc..35289c494 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockNumberAndIndex.yaml
index cc5ab9f4d..69cd08396 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByHash.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByHash.yaml
index 28b0f5b45..c5b4bbd75 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionBySenderTxHash.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionBySenderTxHash.yaml
index 7b242d5df..f9e380f2a 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionBySenderTxHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionBySenderTxHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceipt.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceipt.yaml
index 26e17012c..b9d857394 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceipt.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceipt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceiptBySenderTxHash.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceiptBySenderTxHash.yaml
index 25d64e2b0..0e3de1d44 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceiptBySenderTxHash.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/getTransactionReceiptBySenderTxHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/pendingTransactions.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/pendingTransactions.yaml
index ef6ca6a1e..954e34549 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/pendingTransactions.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/pendingTransactions.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/resend.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/resend.yaml
index 37de88ea9..cb2adfda2 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/resend.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/resend.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/sendRawTransaction.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/sendRawTransaction.yaml
index b36df4e98..f7cacb13a 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/sendRawTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/sendRawTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/sendTransaction.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/sendTransaction.yaml
index f51bf4c4c..11e29c9f3 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/sendTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/sendTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/sendTransactionAsFeePayer.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/sendTransactionAsFeePayer.yaml
index 6749031f3..2345f9c1b 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/sendTransactionAsFeePayer.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/sendTransactionAsFeePayer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/signTransaction.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/signTransaction.yaml
index 08c40acf6..03a935e31 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/signTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/signTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/kaia/transaction/signTransactionAsFeePayer.yaml b/web3rpc/rpc-specs/paths/kaia/transaction/signTransactionAsFeePayer.yaml
index a73dd2fc4..fa7484630 100644
--- a/web3rpc/rpc-specs/paths/kaia/transaction/signTransactionAsFeePayer.yaml
+++ b/web3rpc/rpc-specs/paths/kaia/transaction/signTransactionAsFeePayer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/accountCreated.yaml b/web3rpc/rpc-specs/paths/klay/account/accountCreated.yaml
index 3723f1e02..8a725c664 100644
--- a/web3rpc/rpc-specs/paths/klay/account/accountCreated.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/accountCreated.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/accounts.yaml b/web3rpc/rpc-specs/paths/klay/account/accounts.yaml
index 6bff074ab..ad5756da1 100644
--- a/web3rpc/rpc-specs/paths/klay/account/accounts.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/accounts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/decodeAccountKey.yaml b/web3rpc/rpc-specs/paths/klay/account/decodeAccountKey.yaml
index 66d390052..5e1a10680 100644
--- a/web3rpc/rpc-specs/paths/klay/account/decodeAccountKey.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/decodeAccountKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/encodeAccountKey.yaml b/web3rpc/rpc-specs/paths/klay/account/encodeAccountKey.yaml
index ea7d09ce9..b85e242f1 100644
--- a/web3rpc/rpc-specs/paths/klay/account/encodeAccountKey.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/encodeAccountKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/getAccount.yaml b/web3rpc/rpc-specs/paths/klay/account/getAccount.yaml
index 2e8e81919..1fa316f58 100644
--- a/web3rpc/rpc-specs/paths/klay/account/getAccount.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/getAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/getAccountKey.yaml b/web3rpc/rpc-specs/paths/klay/account/getAccountKey.yaml
index ff9d898dd..975b6ce12 100644
--- a/web3rpc/rpc-specs/paths/klay/account/getAccountKey.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/getAccountKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/getBalance.yaml b/web3rpc/rpc-specs/paths/klay/account/getBalance.yaml
index e46227246..097f0cf84 100644
--- a/web3rpc/rpc-specs/paths/klay/account/getBalance.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/getBalance.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/getCode.yaml b/web3rpc/rpc-specs/paths/klay/account/getCode.yaml
index 45dae622c..4a57a4ecf 100644
--- a/web3rpc/rpc-specs/paths/klay/account/getCode.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/getCode.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/getTransactionCount.yaml b/web3rpc/rpc-specs/paths/klay/account/getTransactionCount.yaml
index 6b102ff97..f52f83522 100644
--- a/web3rpc/rpc-specs/paths/klay/account/getTransactionCount.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/getTransactionCount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/isContractAccount.yaml b/web3rpc/rpc-specs/paths/klay/account/isContractAccount.yaml
index fa3f51d85..b97e19919 100644
--- a/web3rpc/rpc-specs/paths/klay/account/isContractAccount.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/isContractAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/account/sign.yaml b/web3rpc/rpc-specs/paths/klay/account/sign.yaml
index 5f9ac81f0..3a3b3007f 100644
--- a/web3rpc/rpc-specs/paths/klay/account/sign.yaml
+++ b/web3rpc/rpc-specs/paths/klay/account/sign.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/blockNumber.yaml b/web3rpc/rpc-specs/paths/klay/block/blockNumber.yaml
index 789e5dd30..1dc29d67a 100644
--- a/web3rpc/rpc-specs/paths/klay/block/blockNumber.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/blockNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockByHash.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockByHash.yaml
index 059535b7b..552138a09 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockByNumber.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockByNumber.yaml
index dc6f3262c..36dc65187 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockReceipts.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockReceipts.yaml
index 785ece925..a0dd893a6 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockReceipts.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockReceipts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByHash.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByHash.yaml
index 9fd3bdec9..1827b20b8 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByNumber.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByNumber.yaml
index 3c1e5b456..167afa20f 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockTransactionCountByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByHash.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByHash.yaml
index 922284df6..a012b64f3 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumber.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumber.yaml
index 730edc1d5..917ace6e3 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumberRange.yaml b/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumberRange.yaml
index 181ca6449..798e8c4aa 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumberRange.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getBlockWithConsensusInfoByNumberRange.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getCommittee.yaml b/web3rpc/rpc-specs/paths/klay/block/getCommittee.yaml
index 783189a73..929f482c0 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getCommittee.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getCommittee.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getCommitteeSize.yaml b/web3rpc/rpc-specs/paths/klay/block/getCommitteeSize.yaml
index 627bc39aa..cd745ca81 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getCommitteeSize.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getCommitteeSize.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getCouncil.yaml b/web3rpc/rpc-specs/paths/klay/block/getCouncil.yaml
index 87cd8f861..0c4c1a415 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getCouncil.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getCouncil.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getCouncilSize.yaml b/web3rpc/rpc-specs/paths/klay/block/getCouncilSize.yaml
index f0d5ee496..05126d61a 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getCouncilSize.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getCouncilSize.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getHeaderByHash.yaml b/web3rpc/rpc-specs/paths/klay/block/getHeaderByHash.yaml
index b135c303a..a48399417 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getHeaderByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getHeaderByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getHeaderByNumber.yaml b/web3rpc/rpc-specs/paths/klay/block/getHeaderByNumber.yaml
index 35d0aeb85..c6deb92e0 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getHeaderByNumber.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getHeaderByNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getRewards.yaml b/web3rpc/rpc-specs/paths/klay/block/getRewards.yaml
index a0e0b9a9a..72c15ffa6 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getRewards.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getRewards.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/getStorageAt.yaml b/web3rpc/rpc-specs/paths/klay/block/getStorageAt.yaml
index 30f927317..643b99398 100644
--- a/web3rpc/rpc-specs/paths/klay/block/getStorageAt.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/getStorageAt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/block/syncing.yaml b/web3rpc/rpc-specs/paths/klay/block/syncing.yaml
index 28559f942..f39a7baf6 100644
--- a/web3rpc/rpc-specs/paths/klay/block/syncing.yaml
+++ b/web3rpc/rpc-specs/paths/klay/block/syncing.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/chainID.yaml b/web3rpc/rpc-specs/paths/klay/configuration/chainID.yaml
index 199453adf..6aa0993d9 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/chainID.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/chainID.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/clientVersion.yaml b/web3rpc/rpc-specs/paths/klay/configuration/clientVersion.yaml
index 614754bfc..5ce253a04 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/clientVersion.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/clientVersion.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/forkStatus.yaml b/web3rpc/rpc-specs/paths/klay/configuration/forkStatus.yaml
index 2e522253d..4e580af23 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/forkStatus.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/forkStatus.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/getChainConfig.yaml b/web3rpc/rpc-specs/paths/klay/configuration/getChainConfig.yaml
index b2d230d12..e87bfa31d 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/getChainConfig.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/getChainConfig.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/getParams.yaml b/web3rpc/rpc-specs/paths/klay/configuration/getParams.yaml
index aa437f489..1afd59bc4 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/getParams.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/getParams.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -17,7 +17,7 @@ paths:
description: |
Returns the governance parameters effective at the given block.
- NOTE: The block number can be larger than the latest block number, in which case the API returns the tentative value based on the current chain state. The future klay parameters are subject to change via additional governance votes or GovParam contract state changes.
+ NOTE: The block number can be larger than the latest block number, in which case the API returns the tentative value based on the current chain state. The future kaia parameters are subject to change via additional governance votes or GovParam contract state changes.
**JSONRPC:** `klay_getParams`
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/isParallelDBWrite.yaml b/web3rpc/rpc-specs/paths/klay/configuration/isParallelDBWrite.yaml
index 7fe535b22..34213e432 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/isParallelDBWrite.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/isParallelDBWrite.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/isSenderTxHashIndexingEnabled.yaml b/web3rpc/rpc-specs/paths/klay/configuration/isSenderTxHashIndexingEnabled.yaml
index e599c7351..8d2d7da2f 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/isSenderTxHashIndexingEnabled.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/isSenderTxHashIndexingEnabled.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/protocolVersion.yaml b/web3rpc/rpc-specs/paths/klay/configuration/protocolVersion.yaml
index d95c075ef..a68820698 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/protocolVersion.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/protocolVersion.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/configuration/rewardBase.yaml b/web3rpc/rpc-specs/paths/klay/configuration/rewardBase.yaml
index 19c10606a..9266deab0 100644
--- a/web3rpc/rpc-specs/paths/klay/configuration/rewardBase.yaml
+++ b/web3rpc/rpc-specs/paths/klay/configuration/rewardBase.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/getFilterChanges.yaml b/web3rpc/rpc-specs/paths/klay/filter/getFilterChanges.yaml
index 420da06ed..e650fbd44 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/getFilterChanges.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/getFilterChanges.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/getFilterLogs.yaml b/web3rpc/rpc-specs/paths/klay/filter/getFilterLogs.yaml
index fbde86a19..76c11d102 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/getFilterLogs.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/getFilterLogs.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/getLogs.yaml b/web3rpc/rpc-specs/paths/klay/filter/getLogs.yaml
index c0d5f2d07..a030a7973 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/getLogs.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/getLogs.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/newBlockFilter.yaml b/web3rpc/rpc-specs/paths/klay/filter/newBlockFilter.yaml
index fa98ab437..b0ad8272d 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/newBlockFilter.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/newBlockFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/newFilter.yaml b/web3rpc/rpc-specs/paths/klay/filter/newFilter.yaml
index 4090351e3..b17200ac6 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/newFilter.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/newFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/newPendingTransactionFilter.yaml b/web3rpc/rpc-specs/paths/klay/filter/newPendingTransactionFilter.yaml
index a3ff94a88..f3bbd9469 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/newPendingTransactionFilter.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/newPendingTransactionFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/subscribe.yaml b/web3rpc/rpc-specs/paths/klay/filter/subscribe.yaml
index 1991ae1aa..d729ebf9f 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/subscribe.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/subscribe.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/uninstallFilter.yaml b/web3rpc/rpc-specs/paths/klay/filter/uninstallFilter.yaml
index 46951249e..ba55a65ab 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/uninstallFilter.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/uninstallFilter.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/filter/unsubscribe.yaml b/web3rpc/rpc-specs/paths/klay/filter/unsubscribe.yaml
index 4d3b99788..1a70a22f6 100644
--- a/web3rpc/rpc-specs/paths/klay/filter/unsubscribe.yaml
+++ b/web3rpc/rpc-specs/paths/klay/filter/unsubscribe.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/gas/feeHistory.yaml b/web3rpc/rpc-specs/paths/klay/gas/feeHistory.yaml
index 0569d6c77..d38a366ca 100644
--- a/web3rpc/rpc-specs/paths/klay/gas/feeHistory.yaml
+++ b/web3rpc/rpc-specs/paths/klay/gas/feeHistory.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/gas/gasPrice.yaml b/web3rpc/rpc-specs/paths/klay/gas/gasPrice.yaml
index e40a291bf..b7f03894e 100644
--- a/web3rpc/rpc-specs/paths/klay/gas/gasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/klay/gas/gasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/gas/lowerBoundGasPrice.yaml b/web3rpc/rpc-specs/paths/klay/gas/lowerBoundGasPrice.yaml
index 0a61cad0c..4f7af64c0 100644
--- a/web3rpc/rpc-specs/paths/klay/gas/lowerBoundGasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/klay/gas/lowerBoundGasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/gas/maxPriorityFeePerGas.yaml b/web3rpc/rpc-specs/paths/klay/gas/maxPriorityFeePerGas.yaml
index 014577ee5..eb132a1b4 100644
--- a/web3rpc/rpc-specs/paths/klay/gas/maxPriorityFeePerGas.yaml
+++ b/web3rpc/rpc-specs/paths/klay/gas/maxPriorityFeePerGas.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/gas/upperBoundGasPrice.yaml b/web3rpc/rpc-specs/paths/klay/gas/upperBoundGasPrice.yaml
index 6aaea277b..78d386024 100644
--- a/web3rpc/rpc-specs/paths/klay/gas/upperBoundGasPrice.yaml
+++ b/web3rpc/rpc-specs/paths/klay/gas/upperBoundGasPrice.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/index.yaml b/web3rpc/rpc-specs/paths/klay/index.yaml
index 03c062102..2a5ddc424 100644
--- a/web3rpc/rpc-specs/paths/klay/index.yaml
+++ b/web3rpc/rpc-specs/paths/klay/index.yaml
@@ -10,7 +10,7 @@ info:
url: https://www.apache.org/licenses/LICENSE-2.0.html
tags:
- name: klay
- description: API for klay namespace
+ description: API for kaia namespace
servers:
- url: http://localhost:7151
- url: https://public-en-kairos.node.kaia.io
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/getActiveAddressFromRegistry.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/getActiveAddressFromRegistry.yaml
index 1309bedd5..8703afd3f 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/getActiveAddressFromRegistry.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/getActiveAddressFromRegistry.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/getAllRecordsFromRegistry.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/getAllRecordsFromRegistry.yaml
index fa3c28026..d56ed432f 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/getAllRecordsFromRegistry.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/getAllRecordsFromRegistry.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/getBlsInfos.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/getBlsInfos.yaml
index 0e9f53476..6021c7c2b 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/getBlsInfos.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/getBlsInfos.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/getProof.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/getProof.yaml
index a041982a5..176a4b5b4 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/getProof.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/getProof.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/getStakingInfo.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/getStakingInfo.yaml
index 44d1aa98b..a363a20c4 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/getStakingInfo.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/getStakingInfo.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -22,7 +22,7 @@ paths:
- CouncilNodeAddrs: The addresses of the consensus node.
- CouncilRewardAddrs: The addresses to which the block reward of the associated nodes is sent.
- CouncilStakingAddrs: The contract addresses in which the associated nodes deploy for staking.
- - CouncilStakingAmounts: The amount of KLAY which the associated nodes stake.
+ - CouncilStakingAmounts: The amount of KAIA which the associated nodes stake.
- Gini: Gini coefficient.
- KIRAddr: The contract address of KIR.
- PoCAddr: The contract address of KGF. PoC is the previous name of KGF.
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/getTotalSupply.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/getTotalSupply.yaml
index 8e583dfba..6222de7b6 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/getTotalSupply.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/getTotalSupply.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/nodeAddress.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/nodeAddress.yaml
index 930aae769..de8c21fad 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/nodeAddress.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/nodeAddress.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromMessage.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromMessage.yaml
index 1b544e38b..04b223cc9 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromMessage.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromMessage.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromTransaction.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromTransaction.yaml
index 5a07188ad..b49d6223e 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/recoverFromTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/miscellaneous/sha3.yaml b/web3rpc/rpc-specs/paths/klay/miscellaneous/sha3.yaml
index 1e2226568..6fc81f22c 100644
--- a/web3rpc/rpc-specs/paths/klay/miscellaneous/sha3.yaml
+++ b/web3rpc/rpc-specs/paths/klay/miscellaneous/sha3.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/call.yaml b/web3rpc/rpc-specs/paths/klay/transaction/call.yaml
index 25b117149..6bcefb834 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/call.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/call.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/createAccessList.yaml b/web3rpc/rpc-specs/paths/klay/transaction/createAccessList.yaml
index 51bcddfc1..7e0e8e832 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/createAccessList.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/createAccessList.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/estimateComputationCost.yaml b/web3rpc/rpc-specs/paths/klay/transaction/estimateComputationCost.yaml
index 78d0c9079..8d3b4a397 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/estimateComputationCost.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/estimateComputationCost.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/estimateGas.yaml b/web3rpc/rpc-specs/paths/klay/transaction/estimateGas.yaml
index 13ee05d57..066462cd1 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/estimateGas.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/estimateGas.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getDecodedAnchoringTransactionByHash.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getDecodedAnchoringTransactionByHash.yaml
index 7eb2482dc..ace943c2c 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getDecodedAnchoringTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getDecodedAnchoringTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockHashAndIndex.yaml
index b0f86a969..a8e569cba 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockNumberAndIndex.yaml
index 0c90fb630..5aadebd78 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByHash.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByHash.yaml
index 39a7d1824..a92d01aab 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockHashAndIndex.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockHashAndIndex.yaml
index c5d389e06..574e0ae1e 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockHashAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockHashAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockNumberAndIndex.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockNumberAndIndex.yaml
index 98d39b588..d59af31b3 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockNumberAndIndex.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByBlockNumberAndIndex.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByHash.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByHash.yaml
index 11c058664..efb7f49f2 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionByHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionBySenderTxHash.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionBySenderTxHash.yaml
index 0d5472676..c9018de52 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionBySenderTxHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionBySenderTxHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceipt.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceipt.yaml
index a97b83bf7..2d8a86204 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceipt.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceipt.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceiptBySenderTxHash.yaml b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceiptBySenderTxHash.yaml
index a97f5a72b..49ca2d497 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceiptBySenderTxHash.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/getTransactionReceiptBySenderTxHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/pendingTransactions.yaml b/web3rpc/rpc-specs/paths/klay/transaction/pendingTransactions.yaml
index c6d6c4eb4..3eb443c19 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/pendingTransactions.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/pendingTransactions.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/resend.yaml b/web3rpc/rpc-specs/paths/klay/transaction/resend.yaml
index 0064e280b..4feaef0d8 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/resend.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/resend.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/sendRawTransaction.yaml b/web3rpc/rpc-specs/paths/klay/transaction/sendRawTransaction.yaml
index 1f443a774..4eccfda66 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/sendRawTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/sendRawTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/sendTransaction.yaml b/web3rpc/rpc-specs/paths/klay/transaction/sendTransaction.yaml
index 232d701c4..d87608f0b 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/sendTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/sendTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/sendTransactionAsFeePayer.yaml b/web3rpc/rpc-specs/paths/klay/transaction/sendTransactionAsFeePayer.yaml
index 369406efb..448b0b4f7 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/sendTransactionAsFeePayer.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/sendTransactionAsFeePayer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/signTransaction.yaml b/web3rpc/rpc-specs/paths/klay/transaction/signTransaction.yaml
index cec821391..e2e9c56b6 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/signTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/signTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/klay/transaction/signTransactionAsFeePayer.yaml b/web3rpc/rpc-specs/paths/klay/transaction/signTransactionAsFeePayer.yaml
index 1ccdfd0cb..3c610bc1b 100644
--- a/web3rpc/rpc-specs/paths/klay/transaction/signTransactionAsFeePayer.yaml
+++ b/web3rpc/rpc-specs/paths/klay/transaction/signTransactionAsFeePayer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/mainbridge/addPeer.yaml b/web3rpc/rpc-specs/paths/mainbridge/addPeer.yaml
index 344a65c43..59b9d4112 100644
--- a/web3rpc/rpc-specs/paths/mainbridge/addPeer.yaml
+++ b/web3rpc/rpc-specs/paths/mainbridge/addPeer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/mainbridge/convertChildChainBlockHashToParentChainTxHash.yaml b/web3rpc/rpc-specs/paths/mainbridge/convertChildChainBlockHashToParentChainTxHash.yaml
index 6b429ac0f..a506ecb72 100644
--- a/web3rpc/rpc-specs/paths/mainbridge/convertChildChainBlockHashToParentChainTxHash.yaml
+++ b/web3rpc/rpc-specs/paths/mainbridge/convertChildChainBlockHashToParentChainTxHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/mainbridge/getChildChainIndexingEnabled.yaml b/web3rpc/rpc-specs/paths/mainbridge/getChildChainIndexingEnabled.yaml
index 2798ca629..20ba1b4d2 100644
--- a/web3rpc/rpc-specs/paths/mainbridge/getChildChainIndexingEnabled.yaml
+++ b/web3rpc/rpc-specs/paths/mainbridge/getChildChainIndexingEnabled.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/mainbridge/nodeInfo.yaml b/web3rpc/rpc-specs/paths/mainbridge/nodeInfo.yaml
index f010ed226..cacd3e60a 100644
--- a/web3rpc/rpc-specs/paths/mainbridge/nodeInfo.yaml
+++ b/web3rpc/rpc-specs/paths/mainbridge/nodeInfo.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/mainbridge/removePeer.yaml b/web3rpc/rpc-specs/paths/mainbridge/removePeer.yaml
index 3132f277a..1639ec90f 100644
--- a/web3rpc/rpc-specs/paths/mainbridge/removePeer.yaml
+++ b/web3rpc/rpc-specs/paths/mainbridge/removePeer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/net/listening.yaml b/web3rpc/rpc-specs/paths/net/listening.yaml
index 595c22a42..6e236b048 100644
--- a/web3rpc/rpc-specs/paths/net/listening.yaml
+++ b/web3rpc/rpc-specs/paths/net/listening.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/net/networkID.yaml b/web3rpc/rpc-specs/paths/net/networkID.yaml
index 459c5058f..1aabff911 100644
--- a/web3rpc/rpc-specs/paths/net/networkID.yaml
+++ b/web3rpc/rpc-specs/paths/net/networkID.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/net/peerCount.yaml b/web3rpc/rpc-specs/paths/net/peerCount.yaml
index 384d2d6aa..956c2c7d5 100644
--- a/web3rpc/rpc-specs/paths/net/peerCount.yaml
+++ b/web3rpc/rpc-specs/paths/net/peerCount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/net/peerCountByType.yaml b/web3rpc/rpc-specs/paths/net/peerCountByType.yaml
index 15ab0e3bc..8be760478 100644
--- a/web3rpc/rpc-specs/paths/net/peerCountByType.yaml
+++ b/web3rpc/rpc-specs/paths/net/peerCountByType.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/net/version.yaml b/web3rpc/rpc-specs/paths/net/version.yaml
index a21a4eae7..52f130b50 100644
--- a/web3rpc/rpc-specs/paths/net/version.yaml
+++ b/web3rpc/rpc-specs/paths/net/version.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/deriveAccount.yaml b/web3rpc/rpc-specs/paths/personal/deriveAccount.yaml
index 76db12f34..d68303335 100644
--- a/web3rpc/rpc-specs/paths/personal/deriveAccount.yaml
+++ b/web3rpc/rpc-specs/paths/personal/deriveAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/ecRecover.yaml b/web3rpc/rpc-specs/paths/personal/ecRecover.yaml
index dc9710472..a5dc18321 100644
--- a/web3rpc/rpc-specs/paths/personal/ecRecover.yaml
+++ b/web3rpc/rpc-specs/paths/personal/ecRecover.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/importRawKey.yaml b/web3rpc/rpc-specs/paths/personal/importRawKey.yaml
index fe5747a14..9fde555fc 100644
--- a/web3rpc/rpc-specs/paths/personal/importRawKey.yaml
+++ b/web3rpc/rpc-specs/paths/personal/importRawKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/listAccounts.yaml b/web3rpc/rpc-specs/paths/personal/listAccounts.yaml
index 73dca6448..80bbee9d8 100644
--- a/web3rpc/rpc-specs/paths/personal/listAccounts.yaml
+++ b/web3rpc/rpc-specs/paths/personal/listAccounts.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
@@ -46,8 +46,10 @@ paths:
- type: object
properties:
result:
- type: string
- description: The list of all the Kaia account addresses
+ type: array
+ items:
+ type: string
+ description: The list of all the Klaytn account addresses
example: ["0x5e97870f263700f46aa00d967821199b9bc5a120", "0x3d80b31a78c30fc628f20b2c89d7ddbf6e53cedc"]
x-codeSamples:
diff --git a/web3rpc/rpc-specs/paths/personal/listWallets.yaml b/web3rpc/rpc-specs/paths/personal/listWallets.yaml
index eda93dfcc..b554ac277 100644
--- a/web3rpc/rpc-specs/paths/personal/listWallets.yaml
+++ b/web3rpc/rpc-specs/paths/personal/listWallets.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/lockAccount.yaml b/web3rpc/rpc-specs/paths/personal/lockAccount.yaml
index 1fb5e7b26..5155bd36b 100644
--- a/web3rpc/rpc-specs/paths/personal/lockAccount.yaml
+++ b/web3rpc/rpc-specs/paths/personal/lockAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/newAccount.yaml b/web3rpc/rpc-specs/paths/personal/newAccount.yaml
index 49f095da9..6cd577fbf 100644
--- a/web3rpc/rpc-specs/paths/personal/newAccount.yaml
+++ b/web3rpc/rpc-specs/paths/personal/newAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/openWallet.yaml b/web3rpc/rpc-specs/paths/personal/openWallet.yaml
index 18c32a8cc..8d5531b83 100644
--- a/web3rpc/rpc-specs/paths/personal/openWallet.yaml
+++ b/web3rpc/rpc-specs/paths/personal/openWallet.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/replaceRawKey.yaml b/web3rpc/rpc-specs/paths/personal/replaceRawKey.yaml
index 68ba6ab85..4f7b97e23 100644
--- a/web3rpc/rpc-specs/paths/personal/replaceRawKey.yaml
+++ b/web3rpc/rpc-specs/paths/personal/replaceRawKey.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/sendAccountUpdate.yaml b/web3rpc/rpc-specs/paths/personal/sendAccountUpdate.yaml
index 591ea90cf..32ff2eeac 100644
--- a/web3rpc/rpc-specs/paths/personal/sendAccountUpdate.yaml
+++ b/web3rpc/rpc-specs/paths/personal/sendAccountUpdate.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/sendTransaction.yaml b/web3rpc/rpc-specs/paths/personal/sendTransaction.yaml
index 484eccbfe..b3603409d 100644
--- a/web3rpc/rpc-specs/paths/personal/sendTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/personal/sendTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/sendValueTransfer.yaml b/web3rpc/rpc-specs/paths/personal/sendValueTransfer.yaml
index 81709e48e..ae6c6da88 100644
--- a/web3rpc/rpc-specs/paths/personal/sendValueTransfer.yaml
+++ b/web3rpc/rpc-specs/paths/personal/sendValueTransfer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/sign.yaml b/web3rpc/rpc-specs/paths/personal/sign.yaml
index 35f3c13b7..68712daa0 100644
--- a/web3rpc/rpc-specs/paths/personal/sign.yaml
+++ b/web3rpc/rpc-specs/paths/personal/sign.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/signTransaction.yaml b/web3rpc/rpc-specs/paths/personal/signTransaction.yaml
index 3176bda96..707d155ad 100644
--- a/web3rpc/rpc-specs/paths/personal/signTransaction.yaml
+++ b/web3rpc/rpc-specs/paths/personal/signTransaction.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/personal/unlockAccount.yaml b/web3rpc/rpc-specs/paths/personal/unlockAccount.yaml
index b6bb7c818..dc4888dcb 100644
--- a/web3rpc/rpc-specs/paths/personal/unlockAccount.yaml
+++ b/web3rpc/rpc-specs/paths/personal/unlockAccount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/addPeer.yaml b/web3rpc/rpc-specs/paths/subbridge/addPeer.yaml
index 1b3c994a9..fbdedc6ef 100644
--- a/web3rpc/rpc-specs/paths/subbridge/addPeer.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/addPeer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/anchoring.yaml b/web3rpc/rpc-specs/paths/subbridge/anchoring.yaml
index 0dc95d038..c8028cdb8 100644
--- a/web3rpc/rpc-specs/paths/subbridge/anchoring.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/anchoring.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/childOperator.yaml b/web3rpc/rpc-specs/paths/subbridge/childOperator.yaml
index d5c41669f..329690fad 100644
--- a/web3rpc/rpc-specs/paths/subbridge/childOperator.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/childOperator.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/childOperatorBalance.yaml b/web3rpc/rpc-specs/paths/subbridge/childOperatorBalance.yaml
index aaccff9c2..da625d39e 100644
--- a/web3rpc/rpc-specs/paths/subbridge/childOperatorBalance.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/childOperatorBalance.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/childOperatorNonce.yaml b/web3rpc/rpc-specs/paths/subbridge/childOperatorNonce.yaml
index 826395ceb..99d8c36c4 100644
--- a/web3rpc/rpc-specs/paths/subbridge/childOperatorNonce.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/childOperatorNonce.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/convertRequestTxHashToHandleTxHash.yaml b/web3rpc/rpc-specs/paths/subbridge/convertRequestTxHashToHandleTxHash.yaml
index 047f57e8a..47f0eb84f 100644
--- a/web3rpc/rpc-specs/paths/subbridge/convertRequestTxHashToHandleTxHash.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/convertRequestTxHashToHandleTxHash.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/deployBridge.yaml b/web3rpc/rpc-specs/paths/subbridge/deployBridge.yaml
index a46e434c1..841b94ab5 100644
--- a/web3rpc/rpc-specs/paths/subbridge/deployBridge.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/deployBridge.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/deregisterBridge.yaml b/web3rpc/rpc-specs/paths/subbridge/deregisterBridge.yaml
index 38233a714..359de6bfd 100644
--- a/web3rpc/rpc-specs/paths/subbridge/deregisterBridge.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/deregisterBridge.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/deregisterToken.yaml b/web3rpc/rpc-specs/paths/subbridge/deregisterToken.yaml
index b31f6293c..947553535 100644
--- a/web3rpc/rpc-specs/paths/subbridge/deregisterToken.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/deregisterToken.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/getBridgeInformation.yaml b/web3rpc/rpc-specs/paths/subbridge/getBridgeInformation.yaml
index 2a45d3368..e9f02c0b5 100644
--- a/web3rpc/rpc-specs/paths/subbridge/getBridgeInformation.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/getBridgeInformation.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/getReceiptFromParentChain.yaml b/web3rpc/rpc-specs/paths/subbridge/getReceiptFromParentChain.yaml
index f6c9f9996..d14b483ee 100644
--- a/web3rpc/rpc-specs/paths/subbridge/getReceiptFromParentChain.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/getReceiptFromParentChain.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/latestAnchoredBlockNumber.yaml b/web3rpc/rpc-specs/paths/subbridge/latestAnchoredBlockNumber.yaml
index 165787e81..82d239b40 100644
--- a/web3rpc/rpc-specs/paths/subbridge/latestAnchoredBlockNumber.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/latestAnchoredBlockNumber.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/listBridge.yaml b/web3rpc/rpc-specs/paths/subbridge/listBridge.yaml
index 291a2b63f..b49496b7d 100644
--- a/web3rpc/rpc-specs/paths/subbridge/listBridge.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/listBridge.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/nodeInfo.yaml b/web3rpc/rpc-specs/paths/subbridge/nodeInfo.yaml
index 137f412bb..5308c8cdc 100644
--- a/web3rpc/rpc-specs/paths/subbridge/nodeInfo.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/nodeInfo.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/parentOperator.yaml b/web3rpc/rpc-specs/paths/subbridge/parentOperator.yaml
index 6d9843b3a..d6668e021 100644
--- a/web3rpc/rpc-specs/paths/subbridge/parentOperator.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/parentOperator.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/parentOperatorBalance.yaml b/web3rpc/rpc-specs/paths/subbridge/parentOperatorBalance.yaml
index 513732b54..ffd4b85ed 100644
--- a/web3rpc/rpc-specs/paths/subbridge/parentOperatorBalance.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/parentOperatorBalance.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/parentOperatorNonce.yaml b/web3rpc/rpc-specs/paths/subbridge/parentOperatorNonce.yaml
index 24e088456..dc14853a9 100644
--- a/web3rpc/rpc-specs/paths/subbridge/parentOperatorNonce.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/parentOperatorNonce.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/registerBridge.yaml b/web3rpc/rpc-specs/paths/subbridge/registerBridge.yaml
index 5e0cafbf7..977dc617d 100644
--- a/web3rpc/rpc-specs/paths/subbridge/registerBridge.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/registerBridge.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/registerToken.yaml b/web3rpc/rpc-specs/paths/subbridge/registerToken.yaml
index 7e6278f01..018a381ce 100644
--- a/web3rpc/rpc-specs/paths/subbridge/registerToken.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/registerToken.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/removePeer.yaml b/web3rpc/rpc-specs/paths/subbridge/removePeer.yaml
index 76af6e89e..52768283d 100644
--- a/web3rpc/rpc-specs/paths/subbridge/removePeer.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/removePeer.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/sendChainTxslimit.yaml b/web3rpc/rpc-specs/paths/subbridge/sendChainTxslimit.yaml
index 461c57136..6738cc049 100644
--- a/web3rpc/rpc-specs/paths/subbridge/sendChainTxslimit.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/sendChainTxslimit.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/subscribeBridge.yaml b/web3rpc/rpc-specs/paths/subbridge/subscribeBridge.yaml
index 78f026c0c..d2922b857 100644
--- a/web3rpc/rpc-specs/paths/subbridge/subscribeBridge.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/subscribeBridge.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/txPending.yaml b/web3rpc/rpc-specs/paths/subbridge/txPending.yaml
index 9be2b38bb..fe85d0d0e 100644
--- a/web3rpc/rpc-specs/paths/subbridge/txPending.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/txPending.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/txPendingCount.yaml b/web3rpc/rpc-specs/paths/subbridge/txPendingCount.yaml
index 20d1263c9..816c8c2a9 100644
--- a/web3rpc/rpc-specs/paths/subbridge/txPendingCount.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/txPendingCount.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/subbridge/unsubscribeBridge.yaml b/web3rpc/rpc-specs/paths/subbridge/unsubscribeBridge.yaml
index 5718c4946..9cfa76d55 100644
--- a/web3rpc/rpc-specs/paths/subbridge/unsubscribeBridge.yaml
+++ b/web3rpc/rpc-specs/paths/subbridge/unsubscribeBridge.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: Klay Open API
+ title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/txpool/content.yaml b/web3rpc/rpc-specs/paths/txpool/content.yaml
index d5a712670..97024c934 100644
--- a/web3rpc/rpc-specs/paths/txpool/content.yaml
+++ b/web3rpc/rpc-specs/paths/txpool/content.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/txpool/inspect.yaml b/web3rpc/rpc-specs/paths/txpool/inspect.yaml
index e02474c1b..d278e8e67 100644
--- a/web3rpc/rpc-specs/paths/txpool/inspect.yaml
+++ b/web3rpc/rpc-specs/paths/txpool/inspect.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
diff --git a/web3rpc/rpc-specs/paths/txpool/status.yaml b/web3rpc/rpc-specs/paths/txpool/status.yaml
index d9fbf5edb..25cc8164e 100644
--- a/web3rpc/rpc-specs/paths/txpool/status.yaml
+++ b/web3rpc/rpc-specs/paths/txpool/status.yaml
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
- title: KLAY OPEN API
+ title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0