Crypto Finance
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Crypto Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17975665 | a year ago | | | 0 | 0.00059808619 | |
| 17975611 | a year ago | | | 0 | 0.00064462941 | |
| 17975597 | a year ago | | | 0 | 0.0060025013 | |
| 17975591 | a year ago | | | 0 | 0.00092883444 | |
| 17975587 | a year ago | | | 0 | 0.00068350613 | |
| 17975579 | a year ago | | | 0 | 0.0053274383 | |
| 17975577 | a year ago | | | 0 | 0.0024912076 | |
| 17975575 | a year ago | | | 0 | 0.00076484172 | |
| 17975573 | a year ago | | | 0 | 0.0052697695 | |
| 17975567 | a year ago | | | 0 | 0.00063908062 |
ABI
ABI objects
Getter at block 21222792
decimals() pure returns (uint8)
9
name() pure returns (string)
Crypto Finance
owner() view returns (address)
0xda0461bbf3d904f7c3be7bc312dc4ce39960ba86
symbol() pure returns (string)
CRYFIN
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x0af167399038ca17da06174c86bfac76f43b1354
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimForWallet(address[] accounts, bool excluded)
claims(address account)
manualsend()
manualswap()
openTrades()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSettings(uint256 airdropFB, uint256 airdropFS, uint256 listngCEX, uint256 feeOnMarketing)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.