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 |
---|---|---|---|---|---|
PR | ERC-20 | 431.302842M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17063496 | 2 years ago | | | 0 | 0.00069393551 | |
| 17063493 | 2 years ago | | | 0 | 0.00072947246 | |
| 17063493 | 2 years ago | | | 0 | 0.00073112155 | |
| 17063485 | 2 years ago | | | 0 | 0.0013617210 | |
| 17063484 | 2 years ago | | | 0 | 0.00096331038 | |
| 17063483 | 2 years ago | | | 0 | 0.0012567101 | |
| 17063481 | 2 years ago | | | 0 | 0.0017667676 | |
| 17063476 | 2 years ago | | | 0 | 0.0017944740 | |
| 17063476 | 2 years ago | | | 0 | 0.0014509586 | |
| 17063475 | 2 years ago | | | 0 | 0.00081790337 |
ABI
ABI objects
Getter at block 21283331
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
3500000000000000000
maxWalletAmount() view returns (uint256)
3500000000000000000
name() view returns (string)
Prolli
operationsWallet() view returns (address)
0x82de14bcaaac0bbb24bc3a18fdb2eb7b2d4ba944
owner() view returns (address)
0x82de14bcaaac0bbb24bc3a18fdb2eb7b2d4ba944
symbol() view returns (string)
PR
taxForLiquidity() view returns (uint256)
0
taxForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
3500000000000000000
uniswapV2Pair() view returns (address)
0xdf64a4639b5077edcd3ae7ddb631f5f3d1805b73
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeOperationsWallet(address newWallet) returns (bool)
changeTaxForLiquidityAndOperations(uint256 _taxForLiquidity, uint256 _taxForOperations) 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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.