NEWTON

NEWTON


Popular tags

    Does cairo have payable functions?

    Asked

    6 months ago

    7

    views


    0

    I want to transfer ether in Cairo, can I do this with a payable function? If not, how can I achieve this?

    This question was originally posted on Triality

      cairocairo-lang

    1 answers

    0

    No Cairo does not have payable functions currently.

    However, Ether is an ERC20 so you can use the ERC20 interface to transfer ether as you would any other ERC-20

    This answer was originally posted on Triality

    answered

    7 months ago

    Your answer

    NEWTON

    NEWTON