Jupiter
Verified contract
Active on
Ethereum with 48,414 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 |
---|---|---|---|---|---|
JUP | ERC-20 | 3.276145M | $0.00093 |
$3,048.26 | |
AMP | ERC-20 | 74.353132K | $0.004977 |
$370.05 | |
WEN | ERC-20 | 1.961508M | $0.000031 |
$60.57 | |
DNT | ERC-20 | 297.727372 | $0.05083 |
$15.13 | |
SYLO | ERC-20 | 2.864542K | $0.000959 |
$2.75 | |
PINT | ERC-20 | 5 | -- | -- | |
HQG | ERC-20 | 0.0008 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248930 | 15 minutes ago | | | 0 | 0.00049529687 | |
| 21248748 | an hour ago | | | 0 | 0.00055271457 | |
| 21248173 | 3 hours ago | | | 0 | 0.00049964379 | |
| 21247487 | 5 hours ago | | | 0 | 0.00049322307 | |
| 21246272 | 9 hours ago | | | 0 | 0.00078473883 | |
| 21246230 | 9 hours ago | | | 0 | 0.00084044854 | |
| 21246186 | 9 hours ago | | | 0 | 0.00094316102 | |
| 21245719 | 11 hours ago | | | 0 | 0.00049243778 | |
| 21245555 | 12 hours ago | | | 0 | 0.00052530613 | |
| 21245513 | 12 hours ago | | | 0 | 0.00050230932 |
ABI
ABI objects
Getter at block 21249002
decimals() view returns (uint8)
18
name() view returns (string)
Jupiter
symbol() view returns (string)
JUP
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.