Crypto Finance
Verified contract
Active on
Ethereum with 27 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) |
---|---|---|---|---|---|---|---|
| 18356177 | a year ago | | | 0 | 0.00048270447 | |
| 18356144 | a year ago | | | 0 | 0.00038178810 | |
| 18356051 | a year ago | | | 0 | 0.0017687901 | |
| 18356037 | a year ago | | | 0 | 0.00030742737 | |
| 18356025 | a year ago | | | 0 | 0.00029010297 | |
| 18356019 | a year ago | | | 0 | 0.00029797290 | |
| 18356006 | a year ago | | | 0 | 0.0017312660 | |
| 18356003 | a year ago | | | 0 | 0.0017250425 | |
| 18356000 | a year ago | | | 0 | 0.00032211408 | |
| 18355999 | a year ago | | | 0 | 0.00024247725 |
ABI
ABI objects
Getter at block 21248226
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Crypto Finance
owner() view returns (address)
0xe6389e9458fd1ba354e8ed44a65480ce53a0fda4
symbol() pure returns (string)
CFINS
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x24f5ebdbb4a7a8fcf66ea160a19ba50d7c8edaa9
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()
renounceOwnership(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
startTrades()
swap(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.