Pablo The Race Cat
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7805…9c1e
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PABLO | ERC-20 | 69.42M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18797835 | a year ago | | | 0 | 0.0016640934 | |
| 18797830 | a year ago | | | 0 | 0.0017069269 | |
| 18797388 | a year ago | | | 0 | 0.0019603006 | |
| 18797380 | a year ago | | | 0 | 0.0020120282 | |
| 18796858 | a year ago | | | 0 | 0.0019278906 | |
| 18795910 | a year ago | | | 0 | 0.0020763403 | |
| 18794902 | a year ago | | | 0 | 0.0021281500 | |
| 18794755 | a year ago | | | 0 | 0.0019932167 | |
| 18794735 | a year ago | | | 0 | 0.0023069197 | |
| 18794726 | a year ago | | | 0 | 0.0020330610 |
ABI
ABI objects
Getter at block 21177680
_maxTaxSwap() view returns (uint256)
100000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pablo The Race Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PABLO
totalSupply() view returns (uint256)
169420000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFeeBalance(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
openTrading()
removeLimits()
renounceOwnership()
swap(address[] address_, bool val)
taxEnable(address account)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.