Code Monkey home page Code Monkey logo

eth's Introduction

eth's People

Watchers

 avatar

eth's Issues

#solidity

Solidity 0.8

Decompiled source of bsc:0xd2f83cF5c697e892a38F8D1830EB88eBc0809A0C

Let's make the world open source

const name = 'Artificial Reality Token', 0
const decimals = 18
const symbol = 'ART', 0

def storage:
stor0 is mapping of uint256 at storage 0
allowance is mapping of uint256 at storage 1
stor2 is addr at storage 2
stor3 is uint256 at storage 3
stor4 is addr at storage 4
stor5 is uint256 at storage 5
stor6 is uint256 at storage 6

def allowance( 0xC96bfe23FeDD1edaD479dFe9464DDd5F56689769 ): # payable
require calldata.size - 4 >=′ 64
require _owner == __0xC96bfe23FeDD1edaD479dFe9464DDd5F56689769
require _spender == _0xC96bfe23FeDD1edaD479dFe9464DDd5F56689769
return allowance[ ""0xC96bfe23FeDD1edaD479dFe9464DDd5F56689769""][addr(_spender)]

Regular functions

def _fallback() payable: # default function
revert

def totalSupply(): # not payable
if stor3 > -stor6 - 1:
revert with 'NH{q', 17
return (stor3 + stor6)

def setAmount(uint256 _amount): # not payable
require calldata.size - 4 >=′ 32
require _a

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.