Vote Trump
Verified contract
Active on
Ethereum with 1,498 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($430.06)
Native
Value
$430.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.120368 | $3,572.85 |
$430.06 | |
VTRUMP | ERC-20 | 20.163817K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281187 | a day ago | | | 0 | 0.0011468396 | |
| 21278118 | 2 days ago | | | 0 | 0.00048084614 | |
| 21277326 | 2 days ago | | | 0 | 0.00034123132 | |
| 21271403 | 2 days ago | | | 0 | 0.00042127954 | |
| 21271268 | 2 days ago | | | 0 | 0.00058728845 | |
| 21271232 | 2 days ago | | | 0 | 0.00051937572 | |
| 21271211 | 2 days ago | | | 0 | 0.00042071964 | |
| 21262924 | 4 days ago | | | 0 | 0.00039108275 | |
| 21258958 | 4 days ago | | | 0 | 0.00049602619 | |
| 21199934 | 12 days ago | | | 0 | 0.00073337434 |
ABI
ABI objects
Getter at block 21288889
buyFeePercent() view returns (uint256)
1
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x4080cede9bd96ad07378cadf1a9a9d50a7e6c23b
maxHoldings() view returns (uint256)
0
name() view returns (string)
Vote Trump
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeePercent() view returns (uint256)
1
swapThresholdSize() view returns (uint256)
24984266680073321776553
symbol() view returns (string)
VTRUMP
totalSupply() view returns (uint256)
100000000000000000000000000
uniV2PairAddress() view returns (address)
0x697b2f98fc5e52555ca3dfb9c78f294a7af35d22
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeStuckERC20(address token)
removeStuckETH()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.