Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Trumpie"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20306337 | 4 months ago | | | 0 | 0.00019265391 | |
| 20306333 | 4 months ago | | | 0 | 0.00026975549 | |
| 20306330 | 4 months ago | | | 0 | 0.00018812663 | |
| 20306303 | 4 months ago | | | 0 | 0.00023037745 | |
| 20306303 | 4 months ago | | | 0 | 0.00021333380 | |
| 20306278 | 4 months ago | | | 0 | 0.00017898175 | |
| 20306275 | 4 months ago | | | 0 | 0.00028549053 | |
| 20306274 | 4 months ago | | | 0 | 0.00028549053 | |
| 20306274 | 4 months ago | | | 0 | 0.00029172946 | |
| 20306273 | 4 months ago | | | 0 | 0.00026807463 |
ABI
ABI objects
Getter at block 21286847
buyMarketFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxSwapSize() view returns (uint256)
10000000000000000000000000
maxTxnSize() view returns (uint256)
20000000000000000000000000
maxWalletSize() view returns (uint256)
20000000000000000000000000
mkWallet() view returns (address)
0x4931afa369cf3598d22ce77127fcf4a64f1f291d
name() view returns (string)
Trumpie
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellMarketFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
TRUMPIE
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xb993ad98e9eff88c13182032ec5c61b1da7fd386
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaxTxnSize(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createTrumpie()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrumpie()
removeFees(uint256 newBuyMarketFee, uint256 newSellMarketFee)
removeLimits()
renounceOwnership()
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)
BuyTaxChanged(uint256 _old, uint256 _new)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxChanged(uint256 _old, uint256 _new)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.