JailbreakMe
Verified contract
Active on
Base with 1,930 txns
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 "JailbreakMe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23691742 | 3 days ago | | | 0 | 2.9111220e-7 | |
| 23691570 | 3 days ago | | | 0 | 5.3906138e-7 | |
| 23691527 | 3 days ago | | | 0 | 0.000000304062484320 | |
| 23691281 | 3 days ago | | | 0 | 3.1259613e-7 | |
| 23691273 | 3 days ago | | | 0 | 3.4580687e-7 | |
| 23691262 | 3 days ago | | | 0 | 3.3719644e-7 | |
| 23691236 | 3 days ago | | | 0 | 2.9319727e-7 | |
| 23691219 | 3 days ago | | | 0 | 5.3704682e-7 | |
| 23691219 | 3 days ago | | | 0 | 3.6237000e-7 | |
| 23691126 | 3 days ago | | | 0 | 4.3900060e-7 |
ABI
ABI objects
Getter at block 23805505
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
JailbreakMe
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint8)
0
symbol() pure returns (string)
JAIL
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
receive()
This contract contains no error objects.