Pride Inu
Verified contract
Active on
Ethereum with 398 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,608.46 |
$0 | |
$PRIDE | ERC-20 | 321.68995K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20547493 | 3 months ago | | | 0 | 0.000029311291 | |
| 19230559 | 9 months ago | | | 0 | 0.00048451945 | |
| 17040014 | 2 years ago | | | 0 | 0.0016371211 | |
| 16264601 | 2 years ago | | | 0 | 0.00027495905 | |
| 15819798 | 2 years ago | | | 0 | 0.0016237977 | |
| 15568710 | 2 years ago | | | 0 | 0.00029188493 | |
| 15568710 | 2 years ago | | | 0 | 0.00050535461 | |
| 15568686 | 2 years ago | | | 0 | 0.00055126306 | |
| 15568630 | 2 years ago | | | 0 | 0.00065595980 | |
| 15561250 | 2 years ago | | | 0 | 0.00039546347 |
ABI
ABI objects
Getter at block 21281252
_exchangeRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
antiSniperMode() view returns (bool)
false
buyFee() view returns (uint256 liquidityFee, uint256 treasuryFee, uint256 marketingFee, uint256 total)
(liquidityFee=0, treasuryFee=0, marketingFee=40, total=40)
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x60c8246ac406087c0c2fec5657c1646745084a46
marketingReceiver() view returns (address)
0x60c8246ac406087c0c2fec5657c1646745084a46
maxBuyPercentage() view returns (uint256)
10
maxSellPercentage() view returns (uint256)
10
maxWalletPercentage() view returns (uint256)
20
name() pure returns (string)
Pride Inu
pair() view returns (address)
0x4d236668ef6240d0248030da10eb551ad6b21e1f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256 liquidityFee, uint256 treasuryFee, uint256 marketingFee, uint256 total)
(liquidityFee=10, treasuryFee=0, marketingFee=50, total=60)
showSniperList() view returns (address[])
[0xDe960e3cEDfE5b942656cad2D749EA28bd45fA15, 0x7FF0373F706E07eE326d538f6a6B2Cf8F7397e77]
showSniperListLength() view returns (uint256)
2
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
$PRIDE
totalSupply() view returns (uint256)
1000000000000000000000000000
treasuryReceiver() view returns (address)
0x60c8246ac406087c0c2fec5657c1646745084a46
Read-only
_automatedMarketMakers(address) view returns (bool)
_blacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addNewMarketMaker(address newAMM)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
clearStuckToken(address _token)
controlAntiSniperMode(bool value)
ownerAirDropWallets(address[] airdropWallets, uint256[] amounts)
ownerSetInitialDistributionFinished()
ownerSetLimitlessAddress(address _addr, bool _status)
ownerSetLimits(uint256 _maxBuyPercentage, uint256 _maxSellPercentage, uint256 _maxWalletPercentage)
ownerSetReceivers(address _treasury, address _marketing)
ownerSetSwapBackSettings(bool _enabled, uint256 _percentageBase1000)
ownerSetTargetLiquidity(uint256 target)
ownerUpdateBuyFees(uint256 _liquidityFee, uint256 _treasuryFee, uint256 _marketingFee)
ownerUpdateSellFees(uint256 _liquidityFee, uint256 _treasuryFee, uint256 _marketingFee)
ownerUpdateTransferFee(uint256 _transferFee)
renounceOwnership()
reverseSniper(address sniper)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.