Proof Of Presidency
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
0x1c7b…0da4
0xe16b…42f9
2 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,077.19 |
$0 | |
TRUMP2.0 | ERC-20 | 492.840618K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16006267 | 2 years ago | | | 0 | 0.00041103802 | |
| 15732355 | 2 years ago | | | 0 | 0.00084906218 | |
| 15724480 | 2 years ago | | | 0 | 0.00057326274 | |
| 15722363 | 2 years ago | | | 0 | 0.0011111162 | |
| 15716400 | 2 years ago | | | 0 | 0.0013344005 | |
| 15714934 | 2 years ago | | | 0 | 0.00094637279 | |
| 15714923 | 2 years ago | | | 0 | 0.0016771468 | |
| 15712550 | 2 years ago | | | 0 | 0.0017728947 | |
| 15712542 | 2 years ago | | | 0 | 0.0013960957 | |
| 15712519 | 2 years ago | | | 0 | 0.0014163000 |
ABI
ABI objects
Getter at block 21210962
decimals() pure returns (uint8)
9
name() pure returns (string)
Proof Of Presidency
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TRUMP2.0
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFees(uint256 _buy, uint256 _sell)
changeMinBalance(uint256 newMin)
delBot(address notbot)
editPercentages(uint256 _pc1, uint256 _pc2, uint256 _pc3)
excludeFromFees(address target)
manualsend()
manualswap(address target)
openTrading() payable
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.