Dopamine
Verified contract
Active on
Ethereum with 4,451 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOPA | ERC-20 | 8.557346B | -- | -- | |
FAGGOT | ERC-20 | 2.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005790 | a month ago | | | 0 | 0.00024539095 | |
| 20099816 | 6 months ago | | | 0 | 0.000072158862 | |
| 18635889 | a year ago | | | 0 | 0.0017377258 | |
| 18552158 | a year ago | | | 0 | 0.0012495569 | |
| 18269649 | a year ago | | | 0 | 0.00081252784 | |
| 18237006 | a year ago | | | 0 | 0.00039992696 | |
| 17972288 | a year ago | | | 0 | 0.0018559983 | |
| 17916550 | a year ago | | | 0 | 0.00048250286 | |
| 17867311 | a year ago | | | 0 | 0.00036187264 | |
| 17865955 | a year ago | | | 0 | 0.0011793686 |
ABI
ABI objects
Getter at block 21326753
batchMintFee() view returns (uint256)
5
currentRound() view returns (address owner, uint256 countdown, uint256 prizePool, uint256 takeoverCost, uint256 takeoverCostIncrease, uint256 lastTakeoverTime, uint256 sidepot, uint256 sidepotSpinCost)
(owner=0xe72c3568fd7912ee2f3edf3b0fc78a6e042f5560, countdown=3600, prizePool=0, takeoverCost=53045000000000000000000000, takeoverCostIncrease=3, lastTakeoverTime=1690595099, sidepot=2041600000000000000000000000, sidepotSpinCost=1000000000000000000000000)
decimals() view returns (uint8)
18
highTaxDuration() view returns (uint256)
120
highTaxRate() view returns (uint256)
20
marketingWallet() view returns (address)
0x92c88a7a00bb1e7f605609e3d62ad2b643f8eeb2
maxMintCount() view returns (uint256)
8
maxSupply() view returns (uint256)
1000000000000000000000000000000
mintAmount() view returns (uint256)
18000000000000000000000000
mintingEnabled() view returns (bool)
true
name() view returns (string)
Dopamine
operationalSupply() view returns (uint256)
750000000000000000000000000000
owner() view returns (address)
0x92c88a7a00bb1e7f605609e3d62ad2b643f8eeb2
seed() view returns (uint256)
125
symbol() view returns (string)
DOPA
totalSupply() view returns (uint256)
994880246129389476639511282546
tradingEnabled() view returns (bool)
true
tradingEnabledTime() view returns (uint256)
1690479983
tradingFee() view returns (uint256)
2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
mintCounts(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchMint()
burn(uint256 amount)
claimPrizePool()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableMinting()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBlocklist(address user, bool blockUser)
manageExcludedFromFee(address user, bool exclude)
mint()
renounceOwnership()
setMarketingWallet(address _marketingWallet)
sidepotSpin() returns (bool)
startNewRound(uint256 _countdown, uint256 _prizePool, uint256 _takeoverCost, uint256 _takeoverCostIncrease, uint256 _sidepot, uint256 _sidepotSpinCost)
takeover()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrizePoolClaimed(address indexed claimer, uint256 amount)
Received(address user, uint256 amount)
RoundStarted(uint256 countdown, uint256 prizePool, uint256 takeoverCostIncrease)
SidepotSpin(address indexed user, uint256 result)
SidepotWin(address indexed user, uint256 amount)
Takeover(address indexed user, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.