Official Deployments Addresses
The source code for all smart contracts is available in the shi4gud/shi4gud-contracts GitHub repository.
Official Live Burn Banks
This section lists the officially supported Burn Banks. You can interact with any of them through the SHI4GUD dApp interface. A Burn Bank is a deployed instance of the Ktv2
smart contract. Each Burn Bank is created for a specific ERC-20 token on a specific blockchain. It functions as a self-contained ecosystem where users can stake that token, and anyone can make ETH donations to trigger the burning of the staked tokens.
You can read the full details of the contract's functionality in the Ktv2 Contract documentation.
Ethereum
Token | Burn Bank Address |
---|
SHI | 0x... (To be added) |
SHIB | 0x... (To be added) |
PEPE | 0x... (To be added) |
FLOKI | 0x... (To be added) |
SPX | 0x... (To be added) |
MOG | 0x... (To be added) |
Base
Token | Burn Bank Address |
---|
BRETT | 0x... (To be added) |
Sepolia (Testnet)
Token | Burn Bank Address |
---|
TEST | 0x... (To be added) |
Official Factory Contracts
The Ktv2Factory
contract is used to deploy all official Burn Bank instances. Using a factory ensures that every Burn Bank is a clone of the same verified, audited, and secure base contract. Below are the addresses of the official factory contracts deployed on each supported network.
You can read the full details of the contract's functionality in the Ktv2Factory Contract documentation.
Network | Factory Contract Address |
---|
Ethereum | 0x... (To be added) |
Base | 0x... (To be added) |
Sepolia (Testnet) | 0x... (To be added) |
Official Burn Bank Nodes
This section lists the authorized off-chain nodes that participate in the decentralized voting process. These nodes are responsible for executing the reward selection mechanism and submitting their votes on-chain to reach a consensus. You can learn more about how nodes operate in the KTOC documentation.
Ethereum
SHI
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
SHIB
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
PEPE
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
FLOKI
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
SPX
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
MOG
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
Base
BRETT
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
Sepolia (Testnet)
TEST
Node Address | Operator | Status |
---|
0x... (To be added) | SHI4GUD Foundation | Active |
Official TokenPrice Contracts
The TokenPrice
contract is a dedicated oracle that provides on-chain price data to the Ktv2
contracts. Below are the addresses of the official TokenPrice
contracts deployed on each supported network.
You can read the full details of the contract's functionality in the TokenPrice Contract documentation.
Network | TokenPrice Contract Address |
---|
Ethereum | 0x... (To be added) |
Base | 0x... (To be added) |
Sepolia (Testnet) | 0x... (To be added) |
Chainlink Contracts
Chainlink is used to provide reliable, decentralized price data to the smart contracts. You can learn more about how the system uses Chainlink in the Chainlink Oracle documentation.
Below is a list of the official ETH/USD price feed contracts used in the ecosystem.
Network | ETH/USD Price Feed Address |
---|
Ethereum | 0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419 |
Base | 0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70 |
Sepolia (Testnet) | 0x694AA1769357215DE4FAC081bf1f309aDC325306 |
Official Charity Fund
All donations from the official Burn Banks are sent to a dedicated Community Fund managed by our partner, Endaoment. You can learn more about the charity integration on the On-Chain Charitable Donations page.
This page is a living document and will be updated as new contracts are deployed.