CROSSFIRE
Verified contract
Active on
Ethereum with 202 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf875…6362
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRF | ERC-20 | 116.434471K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20917324 | a month ago | | | 0 | 0.00063563172 | |
| 20748290 | 2 months ago | | | 0 | 0.00014102843 | |
| 20746565 | 2 months ago | | | 0 | 0.000080022136 | |
| 20745971 | 2 months ago | | | 0 | 0.00011684457 | |
| 20745968 | 2 months ago | | | 0 | 0.000055158871 | |
| 20744299 | 2 months ago | | | 0 | 0.00025796357 | |
| 20743874 | 2 months ago | | | 0 | 0.00079211429 | |
| 20743705 | 2 months ago | | | 0 | 0.00016111392 | |
| 20743483 | 2 months ago | | | 0 | 0.00017410279 | |
| 20743341 | 2 months ago | | | 0 | 0.00026322852 |
ABI
ABI objects
Getter at block 21123282
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
caCount() view returns (uint256)
2
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
CROSSFIRE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CRF
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x1cb3bb0187e788de88311b9b996cecee3e91496a
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.