Donnie Darko
Verified contract
Active on
Ethereum with 228 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Donnie Darko"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20580300 | 3 months ago | | | 0 | 0.000050812374 | |
| 20368486 | 4 months ago | | | 0 | 0.00021978781 | |
| 20368400 | 4 months ago | | | 0 | 0.00026349228 | |
| 20368399 | 4 months ago | | | 0 | 0.00026349228 | |
| 20368399 | 4 months ago | | | 0 | 0.00026349228 | |
| 20368390 | 4 months ago | | | 0 | 0.00027429924 | |
| 20361739 | 4 months ago | | | 0 | 0.00020468954 | |
| 20361496 | 4 months ago | | | 0 | 0.00026623227 | |
| 20361132 | 4 months ago | | | 0 | 0.00043663843 | |
| 20360946 | 4 months ago | | | 0 | 0.000097508732 |
ABI
ABI objects
Getter at block 21212771
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xe538a78c4d7f8546a966da07fb91369ec3906152
limitsInEffect() view returns (bool)
false
marketWallet() view returns (address)
0x02e339ecab4d59eb8af4b2155496398746704029
maxTransaction() view returns (uint256)
10000000000000000000000
maxWalletSize() view returns (uint256)
10000000000000000000000
name() view returns (string)
Donnie Darko
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
DARKO
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
twxqSwapEnabled() view returns (bool)
true
uniswapPair() view returns (address)
0xabf01c61309e1ba4934041e4bb99cde831900fc1
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludeMaxTransaction(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address[] wallets, bool blocked)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxTransaction(uint256 newNum)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatetwxqSwapEnabled(bool enabled)
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()
receive()
This contract contains no error objects.