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 "KAMALA47"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220121 | 8 days ago | | | 0 | 0.00047018383 | |
| 21207592 | 10 days ago | | | 0 | 0.00027478231 | |
| 21154689 | 17 days ago | | | 0 | 0.00034057415 | |
| 21148588 | 18 days ago | | | 0 | 0.00042723657 | |
| 21147719 | 18 days ago | | | 0 | 0.00035614530 | |
| 21145864 | 18 days ago | | | 0 | 0.00046456718 | |
| 21142197 | 19 days ago | | | 0 | 0.00058928557 | |
| 21129118 | 20 days ago | | | 0 | 0.00042304000 | |
| 21129116 | 20 days ago | | | 0 | 0.00042304000 | |
| 21129115 | 20 days ago | | | 0 | 0.00074144000 |
ABI
ABI objects
Getter at block 21275688
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
47th President of the United States
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KAMALA47
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xbb8749e3846ddc2a621b300fe626418808d5d915
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)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
removeLimit()
renounceOwnership()
setFee(uint256 _newBuyTax, uint256 _newSellTax)
setMaxWalletSize(uint256 newMaxWalletSize)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)