TwitterFreeSpeech
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf20b…5cd2
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,641.54 |
$0 | |
FreeSpeech | ERC-20 | 641.25M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14655425 | 3 years ago | | | 0 | 0.0028296588 | |
| 14655368 | 3 years ago | | | 0 | 0.0052072857 | |
| 14655359 | 3 years ago | | | 0 | 0.0043145461 | |
| 14655343 | 3 years ago | | | 0 | 0.0052174141 | |
| 14655334 | 3 years ago | | | 0 | 0.0026254159 | |
| 14655329 | 3 years ago | | | 0 | 0.0042448785 | |
| 14655317 | 3 years ago | | | 0 | 0.0031692961 | |
| 14655290 | 3 years ago | | | 0 | 0.0038219117 | |
| 14655285 | 3 years ago | | | 0 | 0.0039790681 | |
| 14655275 | 3 years ago | | | 0 | 0.0039316785 |
ABI
ABI objects
Getter at block 21294173
_buyFee() view returns (uint256)
5
_feeRate() view returns (uint256)
9
_launchedAt() view returns (uint256)
1650907859
_maxBuyAmount() view returns (uint256)
15000000000000000000
_maxHeldTokens() view returns (uint256)
30000000000000000000
_sellFee() view returns (uint256)
5
_useImpactFeeSetter() view returns (bool)
true
amountInPool() view returns (uint256)
8350
decimals() view returns (uint8)
9
name() view returns (string)
TwitterFreeSpeech
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FreeSpeech
thisBalance() view returns (uint256)
641250000000000000
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xf3cb27ab6b038f45a62226e07ac82fc73451bb03
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events Multicall(address[] bots_)
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFeeAddress1(address newAddress)
updateFeeAddress2(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeAddress1Updated(address _feewallet1)
FeeAddress2Updated(address _feewallet2)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress1, address FeeAddress2)
receive()
This contract contains no error objects.