Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
1 additional
variable
Balances ($1.29)
Native
Value
$1.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00035 | $3,701.94 |
$1.29 | |
FFX | ERC-20 | 189.039584 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19853811 | 7 months ago | | | 0 | 0.00021213143 | |
| 19853508 | 7 months ago | | | 0 | 0.00028117908 | |
| 17051339 | 2 years ago | | | 0 | 0.00060322290 | |
| 16943612 | 2 years ago | | | 0 | 0.0011562936 | |
| 16833708 | 2 years ago | | | 0 | 0.0024565937 | |
| 16833704 | 2 years ago | | | 0 | 0.0013580239 | |
| 16810112 | 2 years ago | | | 0 | 0.00089430183 | |
| 16810105 | 2 years ago | | | 0 | 0.00047046416 | |
| 16810100 | 2 years ago | | | 0 | 0.00099143232 | |
| 16810097 | 2 years ago | | | 0 | 0.00049011733 |
ABI
ABI objects
Getter at block 21311365 checkFeesStatus() view returns (bool[])
_FeeOnBuy() view returns (bool)
true
_FeeOnSell() view returns (bool)
true
_FeeOnTransfer() view returns (bool)
false
_decimals() view returns (uint8)
18
_developerFee() view returns (uint8)
2
_liquidityFee() view returns (uint8)
4
_name() view returns (string)
FortifyX
_symbol() view returns (string)
FFX
_totalSupply() view returns (uint256)
1000000000000000000000000
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
developerAddress() view returns (address)
0xd2fbb4bc50dcac65ee9af2065cf432f26f6c8fca
launchingTime() view returns (uint256)
16728428
maxTransactionAmount() view returns (uint256)
5000000000000000000000
maxWalletBalance() view returns (uint256)
10000000000000000000000
name() view returns (string)
FortifyX
numberOfTokensToSwapToLiquidity() view returns (uint256)
1000000000000000000000
owner() view returns (address)
0xd2fbb4bc50dcac65ee9af2065cf432f26f6c8fca
symbol() view returns (string)
FFX
totalSupply() view returns (uint256)
1000000000000000000000000
tradeStarted() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x80fffee1383f517920dcbbd47495b97565034873
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address _address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
blackListWallets(address _wallet, bool _status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAntiBot() returns (bool)
excludeFromFee(address _address)
includeInFee(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDeveloperAddress(address _dev)
setFeesStatus(bool FeeOnBuy, bool FeeOnsell, bool FeeOnTransfer)
setMaxTransactionAmount(uint256 _amount)
setMinimunAmountOfTokenToSwapToLiquidity(uint256 _minAmount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletBalance(uint256 _newMaxBalance)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.