Proof of JOJO
Verified contract
Active on
Ethereum with 341 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$JOJO2.0 | ERC-20 | 3.029131 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17161633 | 2 years ago | | | 0 | 0.0012848549 | |
| 17064731 | 2 years ago | | | 0 | 0.00066372476 | |
| 16790747 | 2 years ago | | | 0 | 0.00054467487 | |
| 15956301 | 2 years ago | | | 0 | 0.00029590786 | |
| 15906771 | 2 years ago | | | 0 | 0.00026074077 | |
| 15656647 | 2 years ago | | | 0 | 0.00023264500 | |
| 15639375 | 2 years ago | | | 0 | 0.00069793500 | |
| 15627898 | 2 years ago | | | 0 | 0.00049814397 | |
| 15604964 | 2 years ago | | | 0 | 0.00034830164 | |
| 15597497 | 2 years ago | | | 0 | 0.00039505992 |
ABI
ABI objects
Getter at block 21380450
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
finalFeePercent() view returns (uint256)
5
finalFeeTimestamp() view returns (uint256)
1663697723
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxTxAmount() view returns (uint256)
200000000000
maxWalletAmount() view returns (uint256)
200000000000
name() pure returns (string)
Proof of JOJO
pair() view returns (address)
0x1bc6cf35e1d1d1653938cae1e374fd3a071f2e92
projectFeeReceiver() view returns (address)
0xc977e796dd3b8ec040f4cfe0f72ae2e851388229
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
startingFeePercent() view returns (uint256)
12
swapThreshold() view returns (uint256)
10000000000
symbol() pure returns (string)
$JOJO2.0
totalSupply() pure returns (uint256)
10000000000000
tradingOpened() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETHBalance()
clearStuckTokenBalance()
excludeFromFee(address account, bool excluded)
excludeMultipleFromFee(address[] accounts, bool excluded)
markSniper(address account)
openTrading(uint256 numdeadBlocks, uint256 finalFeeDelayMinutes, bool _antiBotActive)
removeLimits()
renounceOwnership()
setMaxAmount(uint256 _maxWalletAmount)
setMaxTx(uint256 _maxTxAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unmarkSniper(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.