_ArbInfo
| Method | Solidity interface | Go implementation | Description |
|---|---|---|---|
getBalance() | Interface | Implementation | GetBalance retrieves an account's balance |
getCode() | Interface | Implementation | GetCode retrieves a contract's deployed code |
| Method | Solidity interface | Go implementation | Description |
|---|---|---|---|
getBalance() | Interface | Implementation | GetBalance retrieves an account's balance |
getCode() | Interface | Implementation | GetCode retrieves a contract's deployed code |