MCPcopy
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

TransitionDbMethod · 0.65
refundGasMethod · 0.65
TransferFunction · 0.65
hashMethod · 0.65
flushMethod · 0.65
TestDumpFunction · 0.65
TestIterativeDumpFunction · 0.65
AddBalanceMethod · 0.65
TestUpdateLeaksFunction · 0.65
TestCopyFunction · 0.65
newTestActionFunction · 0.65
TestTouchDeleteFunction · 0.65

Implementers 1

StateDBcore/state/statedb.go

Calls

no outgoing calls

Tested by 15

TestDumpFunction · 0.52
TestIterativeDumpFunction · 0.52
TestUpdateLeaksFunction · 0.52
TestCopyFunction · 0.52
newTestActionFunction · 0.52
TestTouchDeleteFunction · 0.52
makeTestStateFunction · 0.52
TestOpenDropsFunction · 0.52
TestOpenIndexFunction · 0.52
TestOpenHeapFunction · 0.52
TestOpenCapFunction · 0.52
TestAddFunction · 0.52