LAU Factory
Contract Address
0xbA6CcD38992839aEE20D5bF9125b1d94190b091C
Contract Functions


Contract Code
[
{
"inputs": [
{
"internalType": "address",
"name": "VOIDAddress",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"inputs": [
{
"internalType": "string",
"name": "name",
"type": "string"
},
{
"internalType": "string",
"name": "symbol",
"type": "string"
}
],
"name": "New",
"outputs": [
{
"internalType": "contract LAU",
"name": "Mu",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "Void",
"outputs": [
{
"internalType": "contract VOID",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
]
Last updated