Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1a06…e202
Balances ($4.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CIFI | ERC-20 | 19.711393K | $0.000218 |
$4.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200091 | 4 days ago | | | 0 | 0.00081625696 | |
| 21199963 | 4 days ago | | | 0 | 0.00057309223 | |
| 21142268 | 12 days ago | | | 0 | 0.00066352657 | |
| 21131103 | 14 days ago | | | 0 | 0.0013320193 | |
| 21106979 | 17 days ago | | | 0 | 0.00019662995 | |
| 21106968 | 17 days ago | | | 0 | 0.00020960447 | |
| 21106953 | 17 days ago | | | 0 | 0.00022956560 | |
| 21067334 | 22 days ago | | | 0 | 0.00043041335 | |
| 21047866 | 25 days ago | | | 0 | 0.00036481144 | |
| 21041513 | a month ago | | | 0 | 0.00047955661 |
ABI
ABI objects
Getter at block 21228234
_taxFeeCollectorWallet() view returns (address)
0x1a067034a4863930d0570a98c2407c6b63ace202
_taxOnBuy() view returns (uint256)
5
_taxOnSell() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
10000000000000000000000
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
CIFI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CIFI
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeAntiWhaleLimit(uint256 _limit)
includeInFee(address account)
manualSwap()
modifyTaxes(uint256 bFee, uint256 sFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
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.