Ramhubi / Ram

GNU General Public License v3.0
1 stars 0 forks source link

Contract ABI #106

Open Ramhubi opened 5 months ago

Ramhubi commented 5 months ago

_["root":[

12 items

0:{

3 items

"inputs":[

...

]

3 items

"stateMutability":

string"payable"

"type":

string"constructor"

}

1:{

4 items

"anonymous":

boolfalse

"inputs":[

...

]

2 items

"name":

string"AdminChanged"

"type":

string"event"

}

2:{

4 items

"anonymous":

boolfalse

"inputs":[

...

]

1 item

"name":

string"BeaconUpgraded"

"type":

string"event"

}

3:{

4 items

"anonymous":

boolfalse

"inputs":[

...

]

1 item

"name":

string"Upgraded"

"type":

string"event"

}

4:{

2 items

"stateMutability":

string"payable"

"type":

string"fallback"

}

5:{

5 items

"inputs":[]

0 items

"name":

string"admin"

"outputs":[

...

]

1 item

"stateMutability":

string"nonpayable"

"type":

string"function"

}

6:{

5 items

"inputs":[

...

]

1 item

"name":

string"changeAdmin"

"outputs":[]

0 items

"stateMutability":

string"nonpayable"

"type":

string"function"

}

7:{

5 items

"inputs":[

...

]

1 item

"name":

string"functionDelegateCall"

"outputs":[]

0 items

"stateMutability":

string"payable"

"type":

string"function"

}

8:{

5 items

"inputs":[]

0 items

"name":

string"implementation"

"outputs":[

...

]

1 item

"stateMutability":

string"nonpayable"

"type":

string"function"

}

9:{

5 items

"inputs":[

...

]

1 item

"name":

string"upgradeTo"

"outputs":[]

0 items

"stateMutability":

string"nonpayable"

"type":

string"function"

}

10:{

5 items

"inputs":[

2 items

0:{

...

}

3 items

1:{

...

}

3 items

]

"name":

string"upgradeToAndCall"

"outputs":[]

0 items

"stateMutability":

string"payable"

"type":

string"function"

}

11:{

2 items

"stateMutability":

string"payable"

"type":

string"receive"

}

]]( #32 )_