Crypto Finance
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Crypto Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17846670 | a year ago | | | 0 | 0.00030014843 | |
| 17846654 | a year ago | | | 0 | 0.00033276118 | |
| 17846645 | a year ago | | | 0 | 0.0060255219 | |
| 17846550 | a year ago | | | 0 | 0.00073874492 | |
| 17846508 | a year ago | | | 0 | 0.00067276579 | |
| 17846482 | a year ago | | | 0 | 0.00067867779 | |
| 17846460 | a year ago | | | 0 | 0.00065161717 | |
| 17846444 | a year ago | | | 0 | 0.00078748860 | |
| 17846439 | a year ago | | | 0 | 0.00068984924 | |
| 17846433 | a year ago | | | 0 | 0.00066342500 |
ABI
ABI objects
Getter at block 21390508
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletSize() view returns (uint256)
155000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Crypto Finance
owner() view returns (address)
0x1cd75ea07713e37c606ee582161b7fedd518dc14
symbol() pure returns (string)
CFIN
totalSupply() pure returns (uint256)
155000000000000000000000
uniswapV2Pair() view returns (address)
0x3470d6ec11ae590192400ea9c9903e751ce47a24
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
lockLPToken(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimits(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
startTrade()
swaps(address[] bots_)
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)
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.