nfinityAI
Verified contract
Active on
Ethereum with 2,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,008.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NFNT | ERC-20 | 17.208726K | $0.058624 |
$1,008.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281844 | an hour ago | | | 0 | 0.00088156264 | |
| 21281431 | 2 hours ago | | | 0 | 0.00088392461 | |
| 21280962 | 4 hours ago | | | 0 | 0.00088031030 | |
| 21280876 | 4 hours ago | | | 0 | 0.00081021668 | |
| 21280434 | 6 hours ago | | | 0 | 0.0019919222 | |
| 21280209 | 6 hours ago | | | 0 | 0.0015591205 | |
| 21280193 | 6 hours ago | | | 0 | 0.0075912781 | |
| 21280166 | 6 hours ago | | | 0 | 0.0017247529 | |
| 21279768 | 8 hours ago | | | 0 | 0.00082848320 | |
| 21278649 | 12 hours ago | | | 0 | 0.00083937973 |
ABI
ABI objects
Getter at block 21282078
TreasuryAddress() view returns (address)
0xbe12b0f2a6da2f176196e8793aa911a9cf0e0504
buyFee() view returns (uint256)
4
deadBlocks() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
500000000000000000000000
maxSellAmount() view returns (uint256)
500000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
nfinityAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
NFNT
tokensForTreasury() view returns (uint256)
17208726035848495777648
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
19967111
uniswapV2Pair() view returns (address)
0xf06b825ff3994b5a493188ad17a71393a6ce3de5
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _status, uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasuryAddress(address _TreasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _fee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFee(uint256 _fee)
updateSwapThreshold(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive, uint256 deadBlocks)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedTreasuryAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.