PerseusDAO
Verified contract
Active on
Ethereum with 191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7bb4…01c7
0x41b3…1f34
-
variable spans 1 additional slot
4 additional
variables
Balances ($3.50)
Native
Value
$3.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000954 | $3,663.80 |
$3.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909698 | a year ago | | | 0 | 0.0011535993 | |
| 16292733 | 2 years ago | | | 0 | 0.0052652312 | |
| 15922113 | 2 years ago | | | 0 | 0.00048007081 | |
| 15922112 | 2 years ago | | | 0 | 0.00054707527 | |
| 15922112 | 2 years ago | | | 0 | 0.00046864238 | |
| 15922105 | 2 years ago | | | 0 | 0.00069766682 | |
| 15922084 | 2 years ago | | | 0 | 0.00057246780 | |
| 15922077 | 2 years ago | | | 0 | 0.00064914318 | |
| 14341780 | 3 years ago | | | 0 | 0.0025843207 | |
| 14341778 | 3 years ago | | | 0 | 0.027953163 |
ABI
ABI objects
Getter at block 21313535
decimals() view returns (uint8)
18
ethReflectionBasis() view returns (uint256)
5656484262312051245
marketingWallet() view returns (address)
0x7bb4e6be0354b4b1ad061441906c057ce5d901c7
name() view returns (string)
PerseusDAO
owner() view returns (address)
0x4ba90e9ccf4aa106863e63ea86fa6bc19a769c2e
pair() view returns (address)
0x848a3311b421e95a2e71fff85a54fd993197c18b
symbol() view returns (string)
PDAO
totalMarketing() view returns (uint256)
0
totalReflected() view returns (uint256)
0
totalSupply() view returns (uint256)
3751812500000000000000000000000000
tradingActive() view returns (bool)
true
tradingStartBlock() view returns (uint256)
14323563
treasuryWallet() view returns (address)
0x41b3c9a4a3a39fb55484c5091a3ea0ca6f541f34
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimedReflection(address) view returns (uint256)
isBot(address account) view returns (bool)
isReflectionExcluded(address account) view returns (bool)
isTaxExcluded(address account) view returns (bool)
lastBuy(address) view returns (uint256)
lastReflectionBasis(address) view returns (uint256)
taxExcluded(address) view returns (bool)
State-modifying
Events addReflection() payable
addReflectionExcluded(address account)
addTaxExcluded(address account)
addTaxIncluded(address account)
approve(address spender, uint256 amount) returns (bool)
claimExcludedReflections(address from)
claimReflection()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disperse(address[] accounts, uint256[] amounts)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initiatePool(uint256 tokens) payable
mint(address account, uint256 amount)
removeReflectionExcluded(address account)
removeTaxExcluded(address account)
renounceOwnership()
setMaxTransfer(uint256 maxTransfer)
setSwapFees(bool swapFees)
swapAll()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawAll()
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(address uniswapFactory, address uniswapRouter, address marketing, address treasury)
receive()
This contract contains no error objects.