#### System information Geth version: `geth version` ```sh Geth Version: 1.9.12-stable Git Commit: b6f1c8dcc058a936955eb8e5766e2962218924bc Architecture: amd64 Protocol Versions: [65 64 63] Go Version: go1.14 Operating System: darwin GOPATH=/Users/daenamkim/go GOROOT=/usr/local/opt/go/libexec ``` OS & Version: Windows/Linux/OSX  #### Expected behaviour Return right value from `address(this).balance` #### Actual behaviour Return always 0 from `address(this).balance` #### Steps to reproduce the behaviour https://gist.github.com/daenamkim/d064bb1ed874d5e2477b179a97a89e93