fallback

DescriptionLook carefully at the contract's code below.You will beat this level ifyou claim ownership of the contractyou reduce its balance to 0Things that might helpHow to send ether when interacting with an ABIHow to send ether outside of the ABIConverting to and from wei/ether units (see help() command)Fallback methodsCode// SPDX-License-Identifier: MITpragma solidity ^0.8.0;contract Fallback..
je1att0
'fallback' 태그의 글 목록