Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FORCE | ERC-20 | 3.680217M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16077647 | 2 years ago | | | 0 | 0.00097089913 | |
| 16077631 | 2 years ago | | | 0 | 0.00034570754 | |
| 16077629 | 2 years ago | | | 0 | 0.00075012567 | |
| 16077629 | 2 years ago | | | 0 | 0.00075012567 | |
| 16077629 | 2 years ago | | | 0 | 0.0025215882 | |
| 16077628 | 2 years ago | | | 0 | 0.00042118741 | |
| 16077625 | 2 years ago | | | 0 | 0.0025276169 | |
| 16077624 | 2 years ago | | | 0 | 0.00075582400 | |
| 16077624 | 2 years ago | | | 0 | 0.0025239187 | |
| 16077624 | 2 years ago | | | 0 | 0.0053009772 |
ABI
ABI objects
Getter at block 21333363
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Momentum
operationsAddress() view returns (address)
0xf5cc64a25662390f0f71193b0edbd619cd903448
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
25000000000000000000000
symbol() view returns (string)
FORCE
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
2750346122959130994959120
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16077620
uniswapV2Pair() view returns (address)
0x5ad7c3a1ec12ad994efa9c938d9e95bed0a6e515
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBots(address account, bool isBot)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.