CRYPTOFORCE
Verified contract
Active on
Ethereum with 6,125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($553.18)
Native
Value
$13.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004086 | $3,210.07 |
$13.12 | |
COF | ERC-20 | 310.383098M | $0.000002 |
$540.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158178 | 4 hours ago | | | 0 | 0.0012241120 | |
| 21131741 | 4 days ago | | | 0 | 0.00056151837 | |
| 21131686 | 4 days ago | | | 0 | 0.00067286994 | |
| 21113449 | 6 days ago | | | 0 | 0.00023404033 | |
| 21108979 | 7 days ago | | | 0 | 0.00017948257 | |
| 21104899 | 8 days ago | | | 0 | 0.00010529520 | |
| 21104349 | 8 days ago | | | 0 | 0.00013748913 | |
| 21095451 | 9 days ago | | | 0 | 0.00041032027 | |
| 21078447 | 11 days ago | | | 0 | 0.00089030727 | |
| 21047368 | 16 days ago | | | 0 | 0.00025992488 |
ABI
ABI objects
Getter at block 21159343
_maxWalletAmount() view returns (uint256)
2000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x6d472d07b6eb92381402e4996a6c7d223040600c
name() pure returns (string)
CRYPTOFORCE
pair() view returns (address)
0x2b53d2587cc440bea0c69a9488f57d0247e70561
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
COF
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.