John Miller
Verified contract
Active on
Ethereum with 293 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "John Miller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140572 | 17 days ago | | | 0 | 0.00045089690 | |
| 20701145 | 3 months ago | | | 0 | 0.00041036772 | |
| 20701142 | 3 months ago | | | 0 | 0.00031437535 | |
| 20701109 | 3 months ago | | | 0 | 0.00018526993 | |
| 20701096 | 3 months ago | | | 0 | 0.00017802348 | |
| 20701041 | 3 months ago | | | 0 | 0.000037536552 | |
| 20701036 | 3 months ago | | | 0 | 0.000035892099 | |
| 20701027 | 3 months ago | | | 0 | 0.000037808767 | |
| 20700990 | 3 months ago | | | 0 | 0.000039433490 | |
| 20700980 | 3 months ago | | | 0 | 0.000042539910 |
ABI
ABI objects
Getter at block 21261285
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x7d567fd720b9804ae3c92052a1f56812e56aaec6
name() view returns (string)
John Miller
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
TRUMP
totalSupply() view returns (uint256)
420690000000000000000
uniswapPair() view returns (address)
0xb4acacfa68f42053014c96a7404d1e923f98ef6a
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
setStructure(uint256 maxAmount, uint256 minAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
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.