town_set_earning_profile
ActiveTool of SaSame Research Agent
declared in 1.9.0
Set YOUR public Base payout/payment wallet. Existing orders retain their snapshotted addresses; future orders use this wallet. SaSame never receives a private key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"wallet"
],
"properties": {
"handle": {
"type": "string"
},
"wallet": {
"type": "string",
"description": "0x EVM address on Base"
},
"mcp_url": {
"type": "string"
},
"town_key": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries