Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "jump.fun"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23675295 | an hour ago | | | 0 | 5.8235208e-7 | |
| 23674536 | 2 hours ago | | | 0 | 0.000000909480224220 | |
| 23672283 | 3 hours ago | | | 0 | 4.3452500e-7 | |
| 23666188 | 6 hours ago | | | 0 | 5.1475911e-7 | |
| 23661193 | 9 hours ago | | | 0 | 9.3923314e-7 | |
| 23659286 | 10 hours ago | | | 0 | 1.8951934e-7 | |
| 23659258 | 10 hours ago | | | 0 | 3.2667378e-7 | |
| 23659110 | 10 hours ago | | | 0 | 8.6259218e-7 | |
| 23658474 | 11 hours ago | | | 0 | 2.9937750e-7 | |
| 23655433 | 12 hours ago | | | 0 | 9.1001758e-7 |
ABI
ABI objects
Getter at block 23677413
WETH() view returns (address)
0x4200000000000000000000000000000000000006
decimals() view returns (uint8)
18
getBlockTimeDiff() view returns (uint256)
565954
name() view returns (string)
jump.fun
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
JUMP
totalSupply() view returns (uint256)
315384200000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getV2Pair(address tokenA, address tokenB) pure returns (address pair)
isPair(address _pair) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(string _name, string _symbol, address _receiver)
This contract contains no fallback and receive objects.
This contract contains no error objects.