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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000606 |
$0 | |
BROGE | ERC-20 | 1K | -- | -- | |
FRETT | ERC-20 | 94.495552K | -- | -- | |
V | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22797466 | 4 days ago | | | 0 | 0.0000011156267 | |
| 22766190 | 5 days ago | | | 0 | 2.9910785e-7 | |
| 22385338 | 13 days ago | | | 0 | 9.4079501e-7 | |
| 22295330 | 15 days ago | | | 0 | 3.3782996e-7 | |
| 22161469 | 19 days ago | | | 0 | 3.6260610e-7 | |
| 21764473 | a month ago | | | 0 | 0.000000303985759810 | |
| 21378367 | a month ago | | | 0 | 5.4822157e-7 | |
| 21360659 | a month ago | | | 0 | 1.8783200e-7 | |
| 20781438 | 2 months ago | | | 0 | 2.7367880e-7 | |
| 19267332 | 3 months ago | | | 0 | 1.2468487e-7 |
ABI
ABI objects
Getter at block 22963209
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x13ef69b4806a03969400ae00b923660883c96e9a
maxTxAmount() view returns (uint256)
100000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Frett
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FRETT
taxBuyForLiquidity() view returns (uint256)
0
taxBuyForMarketing() view returns (uint256)
0
taxSellForLiquidity() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x158b91c813750243b1241bfab7247fa9750705bb
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checktransfer(uint256 b) pure returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxBuyForLiquidity, uint256 _taxBuyForMarketing, uint256 _taxSellForLiquidity, uint256 _taxSellForMarketing) returns (bool)
clearStuckETH()
clearStuckToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.