Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FORTUNA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20605167 | 3 months ago | | | 0 | 0.00052024869 | |
| 20546350 | 3 months ago | | | 0 | 0.00052852867 | |
| 20332332 | 4 months ago | | | 0 | 0.0011466657 | |
| 20321961 | 4 months ago | | | 0 | 0.0012899940 | |
| 20319286 | 4 months ago | | | 0 | 0.0010623480 | |
| 20279133 | 4 months ago | | | 0 | 0.00034452970 | |
| 20234554 | 4 months ago | | | 0 | 0.0012901980 | |
| 20163669 | 5 months ago | | | 0 | 0.00091058400 | |
| 20128315 | 5 months ago | | | 0 | 0.0012480424 | |
| 20106710 | 5 months ago | | | 0 | 0.00091072800 |
ABI
ABI objects
Getter at block 21204375
autoSwapStatus() view returns (bool)
false
botFee() view returns (uint256)
999
decimals() view returns (uint8)
9
dexPair() view returns (address)
0x4dcafb9a38de46aa0d0314f5ac62f836c13bcc41
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feesStatus() view returns (bool)
false
launchedAt() view returns (uint256)
0
marketingFeeOnBuying() view returns (uint256)
20
marketingFeeOnSelling() view returns (uint256)
20
marketingWallet() view returns (address)
0x223e4896e32b4f1260cf124f4e8cce5422801101
maxTxnLimit() view returns (uint256)
1000000000000000000
minTokenToSwap() view returns (uint256)
1000000000000000
name() view returns (string)
FORTUNA
owner() view returns (address)
0x223e4896e32b4f1260cf124f4e8cce5422801101
percentDivider() view returns (uint256)
1000
snipingTime() view returns (uint256)
60
symbol() view returns (string)
FTNA
totalSupply() view returns (uint256)
1000000000000000000
trading() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events addOrRemoveBots(address account, bool _exmpt)
approve(address spender, uint256 amount) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
removeStuckEth(address _receiver)
removeStuckToken(address _token, address _receiver)
renounceOwnership()
setAutoSwapStatus(bool _value)
setBuyFeePercent(uint256 _marketingFee)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
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.