Democratic Pluralism Protocol
Verified contract
Active on
Ethereum with 149 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 |
---|---|---|---|---|---|
$DPP | ERC-20 | 811.349627K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15994165 | 2 years ago | | | 0 | 0.00035057546 | |
| 15994152 | 2 years ago | | | 0 | 0.00036131471 | |
| 15901097 | 2 years ago | | | 0 | 0.00084098783 | |
| 15875263 | 2 years ago | | | 0 | 0.0012126884 | |
| 15872262 | 2 years ago | | | 0 | 0.00095297180 | |
| 15871462 | 2 years ago | | | 0 | 0.0018145820 | |
| 15867743 | 2 years ago | | | 0 | 0.0015806930 | |
| 15865951 | 2 years ago | | | 0 | 0.00047467420 | |
| 15865715 | 2 years ago | | | 0 | 0.00061041420 | |
| 15865706 | 2 years ago | | | 0 | 0.00054259040 |
ABI
ABI objects
Getter at block 21383019
_maxWalletToken() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xc3bc8bae1df05d887553fbc5533575b6f5f3c5ce
name() view returns (string)
Democratic Pluralism Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x25ee2cb2f9d1742075443f945fe393d62dce88fb
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() view returns (string)
$DPP
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isChosenSon(address) view returns (bool)
isContract(address addr) view returns (bool)
isFeeExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burn_ChosenSon(address chosenSon)
manage_ChosenSon(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxWalletPercent_base10000(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold)
setSwapPair(address pairaddr)
set_sell_multiplier(uint256 Multiplier)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.