Make Ponzi Great Again
Verified contract
Active on
Ethereum with 18 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 |
---|---|---|---|---|---|
PONZI | ERC-20 | 859.008277M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284755 | 3 days ago | | | 0 | 0.00045759996 | |
| 21284748 | 3 days ago | | | 0 | 0.00027049476 | |
| 21284743 | 3 days ago | | | 0.001 | 0.00018012431 | |
| 21284737 | 3 days ago | | | 0 | 0.00045257006 | |
| 21284717 | 3 days ago | | | 0 | 0.00024158190 | |
| 21284714 | 3 days ago | | | 0 | 0.00034179463 | |
| 21284713 | 3 days ago | | | 0 | 0.00036271305 | |
| 21284713 | 3 days ago | | | 0 | 0.00036271305 | |
| 21284713 | 3 days ago | | | 0 | 0.00036271305 | |
| 21284713 | 3 days ago | | | 0 | 0.00036271305 |
ABI
ABI objects
Getter at block 21306167
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Make Ponzi Great Again
owner() view returns (address)
0x0f65a330c6f865b9d020651e6edc229082191325
symbol() pure returns (string)
PONZI
totalSupply() pure returns (uint256)
1000000000000000000
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)
manualsend()
openTrading()
removeTheLimits()
renounceOwnership()
setLiquidityPercent(uint256 _percentage)
setNewFee(uint256 finalFeeOnBuy, uint256 finalFeeOnSell)
tokensWithdraw()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.