Friendly.Tech
Verified contract
Active on
Ethereum with 875 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FRLY | ERC-20 | 8.568111K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153437 | 17 days ago | | | 0 | 0.00068915368 | |
| 21153432 | 17 days ago | | | 0 | 0.00079543970 | |
| 21153423 | 17 days ago | | | 0 | 0.00060271220 | |
| 21153418 | 17 days ago | | | 0 | 0.00075629317 | |
| 21001636 | a month ago | | | 0 | 0.00043261807 | |
| 20976502 | a month ago | | | 0 | 0.00040534869 | |
| 20873007 | 2 months ago | | | 0 | 0.00075977553 | |
| 20424112 | 4 months ago | | | 0 | 0.000090447781 | |
| 20375325 | 4 months ago | | | 0 | 0.00014995462 | |
| 20220766 | 5 months ago | | | 0 | 0.00026255885 |
ABI
ABI objects
Getter at block 21277673
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
burnFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
500
decimals() view returns (uint8)
6
devFee() view returns (uint256)
2
devWallet() view returns (address)
0xb06cfca25b25c28cc1331e796e4437d8ab3b0d1e
liquidityFee() view returns (uint256)
1
maxTradingAmount() view returns (uint256 amount)
0
maxWalletAmount() view returns (uint256)
100000000000
name() view returns (string)
Friendly.Tech
owner() view returns (address)
0x0000000000000000000000000000000000000000
revShareWallet() view returns (address)
0x6848a1fcf1a51ef4b9448af795e4a8532d58b40a
revshareFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000
swapV2Pair() view returns (address)
0x812ff1b5ef7d3683891c5e1302fc019a7631230a
swapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
FRLY
tokensForGen() view returns (uint256)
514011837
totalFees() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000
totalTaxTokens() view returns (uint256)
8566863956
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
excludeFromLimits(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPairAndAddLP() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() payable
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.