Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/raiden-network/raiden
/ UnknownTokenAddress
Class
UnknownTokenAddress
raiden/exceptions.py:208–209 ·
view source on GitHub ↗
Raised when the token address in unknown.
Source
from the content-addressed store, hash-verified
206
207
208
class
UnknownTokenAddress(RaidenError):
209
""
"Raised when the token address in unknown."
""
210
211
212
class
TokenNotRegistered(RaidenError):
Callers
8
token_network_leave
Method · 0.90
set_total_channel_withdraw
Method · 0.90
set_total_channel_deposit
Method · 0.90
set_reveal_timeout
Method · 0.90
channel_batch_close
Method · 0.90
get_channel_list
Method · 0.90
transfer_async
Method · 0.90
get_pending_transfers
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected