Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FROJI | ERC-20 | 5.425578M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17075663 | 2 years ago | | | 0 | 0.0032880353 | |
| 17075662 | 2 years ago | | | 0 | 0.0040632564 | |
| 17075657 | 2 years ago | | | 0 | 0.0026949286 | |
| 17075653 | 2 years ago | | | 0 | 0.0032662944 | |
| 17075651 | 2 years ago | | | 0 | 0.0031242716 | |
| 17075651 | 2 years ago | | | 0 | 0.0031250824 | |
| 17075646 | 2 years ago | | | 0 | 0.0036818049 | |
| 17075644 | 2 years ago | | | 0 | 0.0038165016 | |
| 17075644 | 2 years ago | | | 0 | 0.0038864136 | |
| 17075644 | 2 years ago | | | 0 | 0.0039097176 |
ABI
ABI objects
Getter at block 21296342
buyFee() view returns (uint256 marketing, uint256 liquidity, uint256 total)
(marketing=0, liquidity=0, total=0)
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0x4f5a8c8e868fb89a94c5e71df1e88bc2c49b478f
maxTransactionAmount() view returns (uint256)
30000000000000000
maxWallet() view returns (uint256)
30000000000000000
name() view returns (string)
Froji Inu
owner() view returns (address)
0x4f5a8c8e868fb89a94c5e71df1e88bc2c49b478f
sellFee() view returns (uint256 marketing, uint256 liquidity, uint256 total)
(marketing=99, liquidity=0, total=99)
swapTokensAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
FROJI
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x082dd61e4dcf990cae6db2f9184bfbeb029892f0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyMarketing, uint256 _buyLiquidity, uint256 _sellMarketing, uint256 _sellLiquidity)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.