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 |
---|---|---|---|---|---|
PROCAT | ERC-20 | 42.613054M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12816207 | 8 months ago | | | 0 | 0.000010374783 | |
| 12816108 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816094 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816073 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816073 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816050 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816047 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816041 | 8 months ago | | | 0 | 0.0000050183169 | |
| 12816022 | 8 months ago | | | 0 | 0.0000057502500 | |
| 12816014 | 8 months ago | | | 0 | 0.0000050183169 |
ABI
ABI objects
Getter at block 23596159
_decimals() view returns (uint8)
10
decimals() view returns (uint8)
10
initialTotalSupply() view returns (uint256)
10000000000000000000
maxTransactionAmount() view returns (uint256)
10000000000000000000
maxWallet() view returns (uint256)
10000000000000000000
name() view returns (string)
Procatinator
owner() view returns (address)
0x7b9ea86c5a5f1edc344bbe61ac3c0da142c05b76
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000
symbol() view returns (string)
PROCAT
totalSupply() view returns (uint256)
10000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Fees(uint256 newBuyFee, uint256 newSellFee)
approve(address spender, uint256 amount) returns (bool)
clearBlance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount)
removeLimits()
renounceOwnership()
setAutomatedMarketPair(address pair, bool value)
startTrading()
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)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.