Overview ERC20
PRICE
n/a

ON-CHAIN MARKET CAP n/a

Total Supply:
2,200,000,000.00 TRUMPMANIA

Holders:
3,536
Profile Summary
Blockchain:
Base (8453)


Decimals:
18
Contract Source Code Verified (Partial Match)
Contract Name:
0

Compiler Version
v0.3.10

Optimization Enabled:
No

Created At:
Wed, 21 Aug 2024 08:52:49 GMT
Vyper_contract.vy
Vyper_contract.vy
Vyper_contract.vy


Contract ABI
[
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "sender",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "receiver",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "Transfer",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "owner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "spender",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "Approval",
    "type": "event"
  },
  {
    "inputs": [
      {
        "name": "_supply",
        "type": "uint160"
      }
    ],
    "outputs": [],
    "stateMutability": "nonpayable",
    "type": "constructor"
  },
  {
    "inputs": [
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "transfer",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "_from",
        "type": "address"
      },
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "transferFrom",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "_spender",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "approve",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "_Num1",
        "type": "uint256"
      },
      {
        "name": "_Num2",
        "type": "uint256"
      }
    ],
    "name": "showAdds",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "name",
    "outputs": [
      {
        "name": "",
        "type": "string"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "symbol",
    "outputs": [
      {
        "name": "",
        "type": "string"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "decimals",
    "outputs": [
      {
        "name": "",
        "type": "uint8"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "arg0",
        "type": "address"
      }
    ],
    "name": "balanceOf",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "arg0",
        "type": "address"
      },
      {
        "name": "arg1",
        "type": "address"
      }
    ],
    "name": "allowance",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "totalSupply",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "feeRate",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "arg0",
        "type": "uint256"
      }
    ],
    "name": "path",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "FeeBalance",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  }
]


Contract Creation Code
346100cc5760206106245f395f518060a01c6100cc576040526b071bcc1ef9311a1f98000000606052600a6080527f5472756d704d616e69610000000000000000000000000000000000000000000060a052608080515f55602081015160015550600a6080527f5452554d504d414e49410000000000000000000000000000000000000000000060a0526080805160025560208101516003555060126004556060516005336020525f5260405f2055606051600755604051606e556105406100d061000039610540610000f35b5f80fd5f3560e01c6002600b820660011b61052a01601e395f51565b6306fdde038118610067573461052657602080604052806040015f54815260015460208201528051806020830101601f825f03163682375050601f19601f825160200101169050810190506040f35b6318160ddd811861008357346105265760075460405260206040f35b63791d6ea381186104da573461052657606d5460405260206040f36104da565b6395d89b4181186100f357346105265760208060405280604001600254815260035460208201528051806020830101601f825f03163682375050601f19601f825160200101169050810190506040f35b6323b872dd81186104da57606436103417610526576004358060a01c61052657610120526024358060a01c610526576101405260443560085480820281158383830414171561052657905090506103e881049050610160526101205160405261014051606052336080526101686101806104de565b61018051606d556006610120516020525f5260405f2080336020525f5260405f209050805460443580820382811161052657905090508155506005610120516020525f5260405f20805460443580820382811161052657905090508155506005610140516020525f5260405f208054604435808201828110610526579050905081555061014051610120517fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef604435610180526020610180a36001610180526020610180f36104da565b63313ce56781186104da57346105265760045460405260206040f36104da565b6370a08231811861028d57602436103417610526576004358060a01c6105265760405260056040516020525f5260405f205460605260206060f35b63978bbdb981186104da57346105265760085460405260206040f36104da565b63dd62ed3e811861030557604436103417610526576004358060a01c610526576040526024358060a01c6105265760605260066040516020525f5260405f20806060516020525f5260405f2090505460805260206080f35b63af6d1fe481186104da576024361034176105265760043560638111610526576009015460405260206040f36104da565b63a9059cbb811861042757604436103417610526576004358060a01c610526576101205260243560085480820281158383830414171561052657905090506103e881049050610140523360405261012051606052336080526103996101606104de565b61016051606d556005336020525f5260405f20805460243580820382811161052657905090508155506005610120516020525f5260405f208054602435808201828110610526579050905081555061012051337fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef602435610160526020610160a36001610160526020610160f35b63c8347a1381186104da5760443610341761052657600435602435808201828110610526579050905060405260206040f36104da565b63095ea7b381186104da57604436103417610526576004358060a01c610526576040526024356006336020525f5260405f20806040516020525f5260405f20905055604051337f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560243560605260206060a3600160605260206060f35b5f5ffd5b606e5463f2efb67f60a05260405160c05260605160e05260805161010052602060a0606460bc5f855af1610514573d5f5f3e3d5ffd5b60203d106105265760a0905051815250565b5f80fd04da04da023204da04da0336001800a30252045d02ad84190540811600a16576797065728300030a0014000000000000000000000000d00ee6e83c915d58af581f3060083827110105bc

Loading