gosuto.eth
gosuto.eth
in order to fully deprecate a msig, i am suggesting to make it a 1/1 msig with dev as a single signer
is the v1 still active, as in can users currently use that to bridge? otherwise it makes no sense to keep liquidity there. if indeed it is still active, why...
withdrawal from v1: https://etherscan.io/tx/0x20329a7e6b0ea974d8f5faf0fdf8637ffd6d104a6b34e3d1e2ccc2f82262e62c
suggesting to move this ticket to backlog until we hear back from the across team in regards to better governance structure.
> Across is still at least a month from migrating away from 2/6 multisig for their v2. The badger in the v1 liquidity pool is inert. I'd recommend pulling the...
goerli testnet was replaced by sepolia, for which there are deployments: https://github.com/balancer/balancer-deployments/blob/master/addresses/sepolia.json
the abi does contain `internalType` data, eg: ``` { "inputs": [ { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "value", "type": "uint256" }, { "internalType": "bytes",...
a feature as in a feature in the abi standard or as in a feature in the `abi-to-sol` tool?
i see; the abi json is the limitation here my use case would require this to be available in the cli version of the app, but i understand that that...
can you elaborate on this?