JizzRocket
Verified contract
Active on
Ethereum with 4,456 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($51.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 50.8 | $0.999583 |
$50.78 | |
JIZZ | ERC-20 | 252.594044K | $0.000001 |
$0.33 | |
FLONA | ERC-20 | 14.503455B | -- | -- | |
$AAI | ERC-20 | 841.38 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145871 | 9 days ago | | | 0 | 0.00052173087 | |
| 21028261 | a month ago | | | 0 | 0.00052482888 | |
| 21023687 | a month ago | | | 0 | 0.00023370951 | |
| 20992416 | a month ago | | | 0 | 0.00072920260 | |
| 20949422 | a month ago | | | 0 | 0.00028267654 | |
| 20912882 | a month ago | | | 0 | 0.00052742974 | |
| 20864986 | 2 months ago | | | 0 | 0.00078203068 | |
| 20817356 | 2 months ago | | | 0 | 0.00070853096 | |
| 20769771 | 2 months ago | | | 0 | 0.000080143800 | |
| 20769770 | 2 months ago | | | 0 | 0.000077523200 |
ABI
ABI objects
Getter at block 21213842
antiBotsActive() view returns (bool)
true
blockCooldownAmount() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
JizzRocket
owner() view returns (address)
0xf075ffdef82126e673dfb1d12e8e298a88aa362a
symbol() view returns (string)
JIZZ
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
_blockNumberByAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isContractExempt(address) 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()
setAntiBotsActive(bool value)
setBlockCooldown(uint256 value)
setContractExempt(address account, bool value)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.