Crypto Finance
Verified contract
Active on
Ethereum with 36 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) |
---|---|---|---|---|---|---|---|
| 17987504 | a year ago | | | 0 | 0.00076069544 | |
| 17987305 | a year ago | | | 0 | 0.00094554881 | |
| 17985211 | a year ago | | | 0 | 0.0012739507 | |
| 17982679 | a year ago | | | 0 | 0.00032522221 | |
| 17982418 | a year ago | | | 0 | 0.011251863 | |
| 17982409 | a year ago | | | 0 | 0.014115000 | |
| 17982407 | a year ago | | | 0 | 0.00073409623 | |
| 17982383 | a year ago | | | 0 | 0.00073357867 | |
| 17982371 | a year ago | | | 0 | 0.010107786 | |
| 17982367 | a year ago | | | 0 | 0.00091254192 |
ABI
ABI objects
Getter at block 21397230
_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)
0x639feb9d67cf6f62590ace53cbbd28c93c5bc76c
symbol() pure returns (string)
CRFIN
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x5071a5156062df7941d76e10f7b7af8608e2d9b1
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 OpenFreedom()
approve(address spender, uint256 amount) returns (bool)
lockLPToken(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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.