mirror of
https://github.com/FlipsideCrypto/multicall.py.git
synced 2026-02-06 02:36:46 +00:00
add link to daistats example to readme
This commit is contained in:
parent
86023908f7
commit
ad4bd5c952
@ -36,6 +36,9 @@ Call(MKR_TOKEN, 'balanceOf(address)(uint256)')(MKR_WHALE)
|
||||
Call(MKR_TOKEN, 'totalSupply()(uint256)', [['supply', from_wei]])()
|
||||
```
|
||||
|
||||
for a full example, see implementation of [daistats](https://github.com/banteg/multicall.py/blob/master/examples/daistats.py).
|
||||
original [daistats.com](https://daistats.com) made by [nanexcool](https://github.com/nanexcool/daistats).
|
||||
|
||||
## api
|
||||
|
||||
### `Signature(signature)`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user