Trumpites
Verified contract
Active on
Ethereum with 338 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 |
---|---|---|---|---|---|
Trumpites | ERC-20 | 3.652151M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21117196 | a month ago | | | 0 | 0.00079953070 | |
| 21117188 | a month ago | | | 0 | 0.00077767031 | |
| 21117187 | a month ago | | | 0 | 0.00080218887 | |
| 21117162 | a month ago | | | 0 | 0.00075958231 | |
| 21117160 | a month ago | | | 0 | 0.00087568852 | |
| 21117160 | a month ago | | | 0 | 0.00087568852 | |
| 21117160 | a month ago | | | 0 | 0.00087568852 | |
| 21115957 | a month ago | | | 0 | 0.00035272139 | |
| 20465729 | 4 months ago | | | 0 | 0.000059020746 | |
| 20431512 | 4 months ago | | | 0 | 0.00031146236 |
ABI
ABI objects
Getter at block 21328645
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0xdf970be86af44a71b73e539b57443dc3197f222a
feeThresholdAmount() view returns (uint256)
5000000000000000000000000
maxSwapAmount() view returns (uint256)
0
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
Trumpites
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() view returns (string)
Trumpites
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2Pair() view returns (address)
0x157acb241e2d3a35dbeb00e62e98bb5412385f32
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)
disableAllLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeSwapTxLimit()
removeWalletLimit()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
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)
withdrawStuckERC20(address token)
withdrawStuckETH()
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.