veridelisi

Results 6 issues of veridelisi

DON’T USE THIS uint id = zombies.push(Zombie(_name, _dna)) — 1; gives error in remix USE THIS zombies.push(Zombie(_name, _dna)); uint id = zombies.length - 1; sincerely Dr. Engin YILMAZ

How to get ETHLocked amount in each tick in pools?

### Tutorial title Learn Opcodes ### Tutorial description ### Learn EVM Opcodes Series Overview Welcome to the comprehensive series on understanding Ethereum Virtual Machine (EVM) Opcodes! This series is designed...

feature :sparkles:
content :fountain_pen:
needs-triage

Hello where does regressor10 come from? thank you

What is totalSupply? ![Ekran Görüntüsü - 2021-07-11 20-53-42](https://user-images.githubusercontent.com/72710290/125205402-baaa0180-e28a-11eb-99fe-7a397e7e627e.png)

{ pools(where:{id:"0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8"}) { token0Price token1Price totalValueLockedToken1 totalValueLockedToken0 totalValueLockedETH token0{name} token1{name} } } ![Ekran Görüntüsü - 2021-08-01 00-14-32](https://user-images.githubusercontent.com/72710290/127753492-697027e9-3afc-4ccb-841c-5455db593a72.png) I think token0price must be "0.0004" and token1price must be "2490"