Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bnb-chain/bsc
/ AddBalance
Method
AddBalance
core/vm/interface.go:32–32 ·
view source on GitHub ↗
(common.Address, *big.Int)
Source
from the content-addressed store, hash-verified
30
31
SubBalance(common.Address, *big.Int)
32
AddBalance(common.Address, *big.Int)
33
GetBalance(common.Address) *big.Int
34
35
GetNonce(common.Address) uint64
Callers
15
TransitionDb
Method · 0.65
refundGas
Method · 0.65
Transfer
Function · 0.65
hash
Method · 0.65
flush
Method · 0.65
TestDump
Function · 0.65
TestIterativeDump
Function · 0.65
AddBalance
Method · 0.65
TestUpdateLeaks
Function · 0.65
TestCopy
Function · 0.65
newTestAction
Function · 0.65
TestTouchDelete
Function · 0.65
Implementers
1
StateDB
core/state/statedb.go
Calls
no outgoing calls
Tested by
15
TestDump
Function · 0.52
TestIterativeDump
Function · 0.52
TestUpdateLeaks
Function · 0.52
TestCopy
Function · 0.52
newTestAction
Function · 0.52
TestTouchDelete
Function · 0.52
makeTestState
Function · 0.52
TestOpenDrops
Function · 0.52
TestOpenIndex
Function · 0.52
TestOpenHeap
Function · 0.52
TestOpenCap
Function · 0.52
TestAdd
Function · 0.52