Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5.40)
Native
Value
$5.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.001572 | $3,434.53 |
$5.4 | |
POB | ERC-20 | 17.19453K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22306456 | 15 days ago | | | 0 | 3.8730085e-7 | |
| 13494473 | 7 months ago | | | 0 | 0.0000028744699 | |
| 13470743 | 7 months ago | | | 0 | 5.2151816e-7 | |
| 12467130 | 8 months ago | | | 0 | 0.0000057635956 | |
| 3478281 | a year ago | | | 0 | 0.0000074850737 | |
| 2931462 | a year ago | | | 0 | 0.000000001065389988 | |
| 2802829 | a year ago | | | 0 | 0.000000000164817264 | |
| 2802749 | a year ago | | | 0 | 0.000000000203463750 | |
| 2802686 | a year ago | | | 0 | 0.000000000236250480 | |
| 2802567 | a year ago | | | 0 | 0.000000000300661290 |
ABI
ABI objects
Getter at block 22951489
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletAmount() view returns (uint256)
20000000000000
_totalSupply() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x1712558ccd6fbf6d2f4fa778c83bb742e4698178
name() pure returns (string)
ProofOfBase
pair() view returns (address)
0xd0c9f9db13660d8b44b697f6a98fa7db7ce0f094
router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
POB
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.