Contract
Holdings
…
Active
…
Created
…
[
{
"type": "function",
"selector": "0x2698286c",
"sig": "getUserCars(address)",
"name": "getUserCars",
"stateMutability": "nonpayable",
"inputs": [
{
"type": "address"
}
],
"outputs": []
},
{
"type": "function",
"selector": "0x341fa05d",
"sig": "getMyCars()",
"name": "getMyCars",
"stateMutability": "nonpayable",
"inputs": [],
"outputs": []
},
{
"type": "function",
"selector": "0x3ecd55a9",
"sig": "garage(address,uint256)",
"name": "garage",
"stateMutability": "nonpayable",
"inputs": [
{
"type": "address"
},
{
"type": "uint256"
}
],
"outputs": []
},
{
"type": "function",
"selector": "0x4cd1ed3d",
"sig": "updateCar(uint256,string,string,string,uint256)",
"name": "updateCar",
"stateMutability": "nonpayable",
"inputs": [
{
"type": "uint256"
},
{
"type": "string"
},
{
"type": "string"
},
{
"type": "string"
},
{
"type": "uint256"
}
],
"outputs": []
},
{
"type": "function",
"selector": "0x6dcb7896",
"sig": "resetMyGarage()",
"name": "resetMyGarage",
"stateMutability": "nonpayable",
"inputs": [],
"outputs": []
},
{
"type": "function",
"selector": "0xd2d50bd8",
"sig": "addCar(string,string,string,uint256)",
"name": "addCar",
"stateMutability": "nonpayable",
"inputs": [
{
"type": "string"
},
{
"type": "string"
},
{
"type": "string"
},
{
"type": "uint256"
}
],
"outputs": []
}
]Loading…
Detecting wallet…
getMyCars()
…
resetMyGarage()
…