Passing ethBalance to Apps component (#636)
This commit is contained in:
parent
8adf6c266e
commit
76a8d2dd3f
|
@ -141,6 +141,7 @@ function Apps({
|
|||
sendMessageToIframe(operations.ON_SAFE_INFO, {
|
||||
safeAddress,
|
||||
network,
|
||||
ethBalance,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue