Welcome to Remix 0.31.1
Your files are stored in indexedDB, 192.11 KB / 10 GB used
You can use this terminal to:
- Check transactions details and start debugging.
- Execute JavaScript scripts:
- Input a script directly in the command line interface
- Select a Javascript file in the file explorer and then run remix.execute() or remix.exeCurrent() in the command line interface
- Right click on a JavaScript file in the file explorer and then click Run
The following libraries are accessible:
- [web3 version 1.5.2]
- [ethers.js]
- remix
Type the library name to see available commands.
creation of BrainCoin pending...
view on etherscan
[block:16746029 txIndex:48]
from: 0x85D...E740c
to: BrainCoin.(constructor)
value: 0 wei
data: 0x60a...20033
logs: 1
hash: 0xd8c...b5e1d
| status |
true Transaction mined and execution succeed |
| transaction hash |
0x6429ab104a9a26d31711e76791133c7eab97574dfbc197722a863a929ec878cb |
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.(constructor) |
| gas |
5236482 gas |
| transaction cost |
5236482 gas |
| input |
0x60a...20033 |
| decoded input |
{} |
| decoded output |
- |
| logs |
[ { "from": "0x5AaE026D0D9F261903f803994d406ECF3c5162F8", "topic": "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498", "event": "Initialized", "args": { "0": 255, "version": 255 } } ] |
| val |
0 wei |
call to BrainCoin.name
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.name()
data: 0x06f...dde03
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.name() 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x06f...dde03 |
| decoded input |
{} |
| decoded output |
{ "0": "string: " } |
| logs |
|
call to BrainCoin.owner
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.owner()
data: 0x8da...5cb5b
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.owner() 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x8da...5cb5b |
| decoded input |
{} |
| decoded output |
{ "0": "address: 0x0000000000000000000000000000000000000000" } |
| logs |
|
call to BrainCoin.symbol
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.symbol()
data: 0x95d...89b41
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.symbol() 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x95d...89b41 |
| decoded input |
{} |
| decoded output |
{ "0": "string: " } |
| logs |
|
call to BrainCoin.totalSupply
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.totalSupply()
data: 0x181...60ddd
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.totalSupply() 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x181...60ddd |
| decoded input |
{} |
| decoded output |
{ "0": "uint256: 0" } |
| logs |
|
transact to BrainCoin.initialize pending ...
transact to BrainCoin.initialize errored: Returned error: {"jsonrpc":"2.0","error":"execution reverted: Initializable: contract is already initialized","id":4367685579365356}
call to BrainCoin.balanceOf
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.balanceOf(address)
data: 0x70a...e740c
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.balanceOf(address) 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x70a...e740c |
| decoded input |
{ "address account": "0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c" } |
| decoded output |
{ "0": "uint256: 0" } |
| logs |
|
call to BrainCoin.decimals
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.decimals()
data: 0x313...ce567
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.decimals() 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x313...ce567 |
| decoded input |
{} |
| decoded output |
{ "0": "uint8: 18" } |
| logs |
|
call to BrainCoin.name
call [call]
from: 0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c
to: BrainCoin.name()
data: 0x06f...dde03
| from |
0x85D6D0c9E22DaEDe8e3f5BA2eE2ad11B92FE740c |
| to |
BrainCoin.name() 0x5AaE026D0D9F261903f803994d406ECF3c5162F8 |
| input |
0x06f...dde03 |
| decoded input |
{} |
| decoded output |
{ "0": "string: " } |
| logs |
|