Vote Trump
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VTRU | ERC-20 | 7.137394M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21354988 | 4 days ago | | | 0 | 0.00042246906 | |
| 21354961 | 4 days ago | | | 0 | 0.00044236892 | |
| 21158569 | a month ago | | | 0 | 0.0012225487 | |
| 20574953 | 4 months ago | | | 0 | 0.000018203103 | |
| 20574946 | 4 months ago | | | 0 | 0.000034045697 | |
| 20510462 | 4 months ago | | | 0 | 0.000046043263 | |
| 20472607 | 4 months ago | | | 0 | 0.000072829939 | |
| 20419747 | 4 months ago | | | 0 | 0.00041889600 | |
| 20242685 | 5 months ago | | | 0 | 0.00022187651 | |
| 20242621 | 5 months ago | | | 0 | 0.00018529496 |
ABI
ABI objects
Getter at block 21381637
decimals() view returns (uint8)
18
liquidityBuyFee() view returns (uint256)
0
liquiditySellFee() view returns (uint256)
0
name() view returns (string)
Vote Trump
owner() view returns (address)
0x132fd9251583628ce849b2cce2a90f3340ebb2c1
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
VTRU
totalFees() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000000000000000
tradeCooldown() view returns (uint8)
0
treasuryBuyFee() view returns (uint256)
3
treasurySellFee() view returns (uint256)
3
treasuryWalletAddress() view returns (address)
0x82d097b3515aadac035001b125e375f1e9ac3a71
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromAntibot(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
lastTrade(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAntibot(address account)
excludeFromFees(address account)
excludeMultipleAccountsFromFees(address[] accounts)
includeInAntibot(address account)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityBuyFee(uint256 value)
setLiquiditySellFee(uint256 value)
setSwapTokensAtAmount(uint256 amount)
setTradeCooldown(uint8 newTradeCooldown)
setTreasuryBuyFee(uint256 value)
setTreasurySellFee(uint256 value)
setTreasuryWallet(address wallet)
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)
ExcludeFromAntibot(address indexed account)
ExcludeFromFees(address indexed account)
ExcludeMultipleAccountsFromFees(address[] accounts)
IncludeInAntibot(address indexed account)
IncludeInFees(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensAtAmountChanged(uint256 amount)
SwapTokensForEthFailed(uint256 amount)
TradeCooldownUpdated(uint8 tradeCooldown, uint8 previousTradeCooldown)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedLiquidityBuyFee(uint256 amount)
UpdatedLiquiditySellFee(uint256 amount)
UpdatedTreasuryBuyFee(uint256 amount)
UpdatedTreasurySellFee(uint256 amount)
UpdatedTreasuryWallet(address account)
addLiquidityETH(uint256 eth, uint256 tokens, address receiver)
transferTokens(uint256 _value, address receiver)
constructor()
receive()
This contract contains no error objects.