JPMorganChase
Verified contract
Active on
Ethereum with 580 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($40.91)
Native
Value
$40.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01101 | $3,715.40 |
$40.91 | |
JPMC | ERC-20 | 11.1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17925220 | a year ago | | | 0 | 0.0010297371 | |
| 12599899 | 3 years ago | | | 0 | 0.00033247760 | |
| 8113002 | 5 years ago | | | 0 | 0.00083462400 | |
| 7124973 | 6 years ago | | | 0 | 0.000035515000 | |
| 5623010 | 7 years ago | | | 0 | 0.0016432640 | |
| 5262310 | 7 years ago | | | 0 | 0.00076867200 | |
| 5262298 | 7 years ago | | | 0 | 0.0013086720 | |
| 5247749 | 7 years ago | | | 0 | 0.00048962400 | |
| 5247694 | 7 years ago | | | 0 | 0.00083609600 | |
| 5231047 | 7 years ago | | | 0 | 0.00010644000 |
ABI
ABI objects
Getter at block 21309710
decimals() view returns (uint8)
0
fundsWallet() view returns (address)
0x0c8c4c5d5e1f12d229d3a4c72e33ddc8bd37c986
name() view returns (string)
JPMorgan Chase
symbol() view returns (string)
JPMC
totalEthInWei() view returns (uint256)
11010000000000000
totalSupply() view returns (uint256)
6000000
unitsOneEthCanBuy() view returns (uint256)
99000
version() view returns (string)
H1.0
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.