mirror of
https://github.com/FlipsideCrypto/badger.git
synced 2026-02-06 10:57:46 +00:00
22 lines
339 B
JSON
22 lines
339 B
JSON
[
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "bytes[]",
|
|
"name": "data",
|
|
"type": "bytes[]"
|
|
}
|
|
],
|
|
"name": "multicall",
|
|
"outputs": [
|
|
{
|
|
"internalType": "bytes[]",
|
|
"name": "",
|
|
"type": "bytes[]"
|
|
}
|
|
],
|
|
"stateMutability": "payable",
|
|
"type": "function"
|
|
}
|
|
]
|