TUCKER CARLSON
Verified contract
Active on
Ethereum with 3,559 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$TUCKER | ERC-20 | 7.705405M | $0.000001 |
$10.4 | |
TRUMP INU | ERC-20 | 1.525502M | $0.000001 |
$1.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240557 | 3 days ago | | | 0 | 0.00057467503 | |
| 21239100 | 3 days ago | | | 0 | 0.00067687587 | |
| 21234503 | 3 days ago | | | 0 | 0.00054870042 | |
| 21228389 | 4 days ago | | | 0 | 0.00058520435 | |
| 21226980 | 4 days ago | | | 0 | 0.00041108152 | |
| 21219699 | 5 days ago | | | 0 | 0.00036856298 | |
| 21216930 | 6 days ago | | | 0 | 0.00073514286 | |
| 21215115 | 6 days ago | | | 0 | 0.00077333371 | |
| 21212185 | 6 days ago | | | 0 | 0.00053740173 | |
| 21207199 | 7 days ago | | | 0 | 0.00049558306 |
ABI
ABI objects
Getter at block 21258624
buyTotalFee() view returns (uint256)
1
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
getTransferFees() view returns (bool)
false
isTradeEnabled() view returns (bool)
true
name() pure returns (string)
TUCKER CARLSON
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x4a885a72c45b2dd9fef6d732b3de7baaf9e5436c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFee() view returns (uint256)
1
swapThreshold() view returns (uint256)
10000000000000000000000000
symbol() pure returns (string)
$TUCKER
taxWallet() view returns (address)
0xf5573a61d442fd1aabbbb8064eb8f78f6c6be5a9
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address) view returns (bool)
isFeeExcluded(address _wallet) view returns (bool)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint256 _sellFees, uint256 _buyFees)
changeGetFeesOnTransfer(bool _status)
changeTaxWallet(address _wallet)
enableTrading()
renounceOwnership()
rescueEth()
setAuthorizedWallets(address _wallet, bool _status)
setDoContractSwap(bool _enabled)
setIsFeeExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AddAuthorizedWallet(address holder, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
DoContractSwap(uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetDoContractSwap(bool status)
SetIsFeeExempt(address holder, bool status)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.