airswap-protocols
airswap-protocols copied to clipboard
AirSwap Contracts and Tools
https://github.com/airswap/airswap-protocols/blob/34e735993f13ae585b78a7ad47e13d54ff62c192/source/staking/contracts/Staking.sol#L5 I am actually curious about this. Is there a deliberate reason why safemath is being used here given that solidity 0.8.0 introduced overflow/underflow protections or is it the result...
light, registry, token
Start with Swap
Potentially: - Allow anyone to run convert(); - Use AirSwap to do the conversion
See the fee entity for an example: https://github.com/airswap/airswap-protocols/blob/main/tools/subgraph/src/PricingHelper.ts#L54