PabloEthcobar
Verified contract
Active on
Ethereum with 571 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 |
---|---|---|---|---|---|
PABLO | ERC-20 | 1.940052 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21381134 | 16 hours ago | | | 0 | 0.0016007717 | |
| 20967311 | 2 months ago | | | 0 | 0.00083017441 | |
| 20933345 | 2 months ago | | | 0 | 0.00054700708 | |
| 20933068 | 2 months ago | | | 0 | 0.00061895798 | |
| 20933050 | 2 months ago | | | 0 | 0.00062543686 | |
| 20933031 | 2 months ago | | | 0 | 0.00058411329 | |
| 20932986 | 2 months ago | | | 0 | 0.00061918588 | |
| 20932979 | 2 months ago | | | 0 | 0.00055599499 | |
| 20932970 | 2 months ago | | | 0 | 0.00097836960 | |
| 20932968 | 2 months ago | | | 0 | 0.00057949491 |
ABI
ABI objects
Getter at block 21385845
LP() view returns (address)
0x01236f19f784c5996fc4416d55b5a22b4dde5bac
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limits() view returns (uint256)
3
name() view returns (string)
Pablo Ethcobar
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PABLO
totalSupply() view returns (uint256)
30000000000000000000
tradingActiveTime() view returns (uint256)
18371359
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)
clearBuyTimer(address _wallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
finalLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address lpOwner)
renounceOwnership()
setBuyTimer(address _wallet)
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.