INFINECT
Verified contract
Active on
Ethereum with 1,018 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INFC | ERC-20 | 24.127669K | $0.000083 |
$2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21024653 | 19 days ago | | | 0 | 0.00018984983 | |
| 20982680 | 24 days ago | | | 0 | 0.00022750884 | |
| 20981289 | 25 days ago | | | 0 | 0.00050525272 | |
| 20936517 | a month ago | | | 0 | 0.00068065670 | |
| 20916511 | a month ago | | | 0 | 0.00073335453 | |
| 20910955 | a month ago | | | 0 | 0.00038255409 | |
| 20903355 | a month ago | | | 0 | 0.00036022614 | |
| 20895569 | a month ago | | | 0 | 0.00012103021 | |
| 20876730 | a month ago | | | 0 | 0.00031497375 | |
| 20867034 | a month ago | | | 0 | 0.00033815323 |
ABI
ABI objects
Getter at block 21158109
decimals() view returns (uint8)
18
getMaxCASwap() view returns (uint256)
500000
getMinCASwap() view returns (uint256)
100000
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxTxLaunch() view returns (uint256)
1500000000000000000000000
name() view returns (string)
INFINECT
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
INFC
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x087adb750a63987184f92d6e6e21383c66258f8d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deactivateSlowLaunch()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exportETH()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address[] recipients, uint256[] amounts)
openTrading()
removeAllLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setMaxCASwap(uint256 _maxSwap)
setMaxTx(uint256 newMaxTx)
setMinSwap(uint256 _minSwap)
setTax(uint256 newBuyTax, uint256 newSellTax)
switchCaSell()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address _taxAddress, address _marketingAddress)
receive()
This contract contains no error objects.