Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIGF | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248756 | 6 days ago | | | 0 | 0.00076368365 | |
| 21142638 | 21 days ago | | | 0 | 0.00064680031 | |
| 20596311 | 3 months ago | | | 0 | 0.000037235200 | |
| 20548782 | 3 months ago | | | 0 | 0.000090986631 | |
| 20548171 | 3 months ago | | | 0 | 0.000068370081 | |
| 20415646 | 4 months ago | | | 0 | 0.000090973262 | |
| 20414424 | 4 months ago | | | 0 | 0.00017958004 | |
| 20183406 | 5 months ago | | | 0 | 0.00048708602 | |
| 20153087 | 5 months ago | | | 0 | 0.000089005440 | |
| 20143360 | 5 months ago | | | 0 | 0.00013530043 |
ABI
ABI objects
Getter at block 21294796
_maxTaxSwap() view returns (uint256)
6900000000000000000
_maxTxAmount() view returns (uint256)
13800000000000000000
_maxWalletSize() view returns (uint256)
13800000000000000000
_taxSwapThreshold() view returns (uint256)
6900000000000000000
cooldownTimerInterval() view returns (uint8)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
AIGF
owner() view returns (address)
0xe1a7d00d1cf9fe52b57214e7646f92c21e600c0e
symbol() pure returns (string)
AIGF
totalSupply() pure returns (uint256)
690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
rescueFunds()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.