JFIN Coin
Verified contract
Active on
Ethereum with 22,307 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JFIN | ERC-20 | 55.8 | $0.302144 |
$16.86 | |
WLM | ERC-20 | 66 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240681 | a day ago | | | 0 | 0.00034291693 | |
| 21240645 | a day ago | | | 0 | 0.0041224000 | |
| 21240469 | a day ago | | | 0 | 0.00036616508 | |
| 21214200 | 5 days ago | | | 0 | 0.00051751001 | |
| 21214160 | 5 days ago | | | 0 | 0.0041224000 | |
| 21205659 | 6 days ago | | | 0 | 0.0041224000 | |
| 21169676 | 11 days ago | | | 0 | 0.00073428128 | |
| 21169635 | 11 days ago | | | 0 | 0.0041224000 | |
| 21157933 | 12 days ago | | | 0 | 0.0012128707 | |
| 21157871 | 13 days ago | | | 0 | 0.0041233600 |
ABI
ABI objects
Getter at block 21247504
decimals() view returns (uint8)
18
name() view returns (string)
JFIN Coin
symbol() view returns (string)
JFIN
totalSupply() view returns (uint256)
300000000000000000000000000
version() view returns (string)
H0.1
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.