Proof of Genesis
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28.01)
Native
Value
$28.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007841 | $3,572.09 |
$28.01 | |
POG | ERC-20 | 263.000658M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15744091 | 2 years ago | | | 0 | 0.00040956334 | |
| 15677532 | 2 years ago | | | 0 | 0.00043463099 | |
| 15605593 | 2 years ago | | | 0 | 0.00020275939 | |
| 15581035 | 2 years ago | | | 0 | 0.00031913949 | |
| 15577155 | 2 years ago | | | 0 | 0.00069412149 | |
| 15574186 | 2 years ago | | | 0 | 0.00018614159 | |
| 15573541 | 2 years ago | | | 0 | 0.00034489721 | |
| 15573483 | 2 years ago | | | 0 | 0.00032570300 | |
| 15573479 | 2 years ago | | | 0 | 0.00029556250 | |
| 15573460 | 2 years ago | | | 0 | 0.00037455845 |
ABI
ABI objects
Getter at block 21288978
_maxWalletAmount() view returns (uint256)
7000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xdea45e7945972e2410c5b904328448776dc2984b
name() pure returns (string)
Proof of Genesis
pair() view returns (address)
0x9622c14fab29e05208bc462425b79e2aded3f299
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
21000000000000000
symbol() pure returns (string)
POG
totalSupply() view returns (uint256)
7000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manualSend()
multiBots(address[] bots_, bool status)
oneBot(address botAddress, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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.