This contract is being backfilled. You may encounter incomplete storage history.

Futures AI

Verified contract

Active on Ethereum with 114 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2f636f1d9cf59f79ca7076b742b48dec04b194269dd23c03815cf492cc72b420
0x7a8e974bd1915d9f584dcc8f0779e7af27b5c33ccf291189f7032329e4def96a
0x6d053eb577cf824caf37775980d867f49eacd8cdc91a9277855041bdbd454836
0xa903bdc2761000f5246c3e605eb7164da4d0b901940d8a3893096da1859ec104
0x04f94db4830248b8685f08767f938e5a5b96f761db5ee607cb474a42a6cf9f1d
0xd77f4653b605a5f598aef990f7fee604b54869cd7cda37926bbe9fc937b80455
0xc1929640d898bae5e5edbff8d3995cad5135e1bd0cac01173edcbb0820dff3c2
0x21597e91f3fc5f5af40cc72fcade8651a61d2f30b1febe6408eeffc848b54a59
0xfba1a44b70c82423e2f43d4fe7c576f447f2514b40ecc0b7cf8903d30c46e24c
0x7c398187f9dd316b93e9687d95a503af7b2fdb768e5eaad52e7a15ca71a1c5b6

Functions
Getter at block 20896945
_maxTaxSwap(view returns (uint256)
1500000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_taxSwapThreshold(view returns (uint256)
500000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
Futures AI
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
FAI
totalSupply(pure returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
_initialize(
_openTrading(
_removeLimits(
_setFinalTax(uint256 _valueBuyuint256 _valueSell
approve(address spenderuint256 amountreturns (bool)
manualSwap(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FinalTax(uint256 _valueBuyuint256 _valueSell
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TradingActive(bool _tradingOpenbool _swapEnabled
Transfer(address indexed fromaddress indexed touint256 value
maxAmount(uint256 _value
Constructor
constructor(address taxWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.