Dapp
Introduction
Congrats! You are now interacting with 0x8ceb211a7567cf399e1ee01e6974bf4a13b64c04
Etherscan Dapp Page enables an easy-to-use and intuitive interface for you to interact with the Smart Contract on the Ethereum Blockchain.
The individual tabs are designed to help you learn and interact with the Smart Contract and drive community discussion.
- Read Contract tab provides all read-only information of the contract.
- Write Contract tab enables you to interact with the contract while connected to a web3 wallet.
- Comments tab also enables community discussion on the smart contract.
Read Contract allows you to query and retrieve information of the Smart Contract. These read-only functions do not require a web3 wallet to interact.
- _owner:0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b address
- canOperateRebase:
- currentExchangeRate:17384423 uint256
- guarded:False bool
- lastExchangeRate:16173402 uint256
- lastRebase:1614716926 uint256
- nextSupplyDelta:5416298076136660 uint256
- owner:0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b address
- pool:0x6c35c40447e8011a63ab05f088fa7cd914d66904 address
- shouldRebase:
- timeBetweenRebases:86400 uint256
- token:0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27 address
- tokenDecimals:9 uint256
Write Contract allows you to interact with the Smart Contract after connecting to a web3 wallet. You can execute call functions of the Smart Contract directly by performing a transaction with your connected web3 wallet here.
Read Contract allows you to query and retrieve information of the Smart Contract. These read-only functions do not require a web3 wallet to interact.
Write Contract allows you to interact with the Smart Contract after connecting to a web3 wallet. You can execute call functions of the Smart Contract directly by performing a transaction with your connected web3 wallet here.