DuskProtocol
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "DuskProtocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20747814 | 3 months ago | | | 0 | 0.000066933622 | |
| 20746972 | 3 months ago | | | 0 | 0.000075419428 | |
| 20741797 | 3 months ago | | | 0 | 0.00015052619 | |
| 20740850 | 3 months ago | | | 0 | 0.00011799393 | |
| 20740792 | 3 months ago | | | 0 | 0.00010162170 | |
| 20740745 | 3 months ago | | | 0 | 0.000094298433 | |
| 20740734 | 3 months ago | | | 0 | 0.00013076762 | |
| 20740734 | 3 months ago | | | 0 | 0.00013076762 | |
| 20740734 | 3 months ago | | | 0 | 0.00013076762 | |
| 20740734 | 3 months ago | | | 0 | 0.00013076762 |
ABI
ABI objects
Getter at block 21327352
DuskProtocolFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_DuskProtocolWallet() view returns (address)
0x85c6b34144cd2ea2043d4564ec687b8b5590cbc3
_maxTaxSwap() view returns (uint256)
1400000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_swapDuskProtocolThreshHold() view returns (uint256)
100000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x85c6b34144cd2ea2043d4564ec687b8b5590cbc3
name() pure returns (string)
DuskProtocol
pair() view returns (address)
0xf28a219e0b1fa3cfa220543cde4cf9aaf6668ab3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
DuskProtocol
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDuskProtocol(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addDuskProtocols(address[] DuskProtocols_)
approve(address spender, uint256 amount) returns (bool)
createDuskProtocolTrade()
delDuskProtocols(address[] notDuskProtocol)
enableDuskProtocolTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeDuskProtocolLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawDuskProtocolBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address DuskProtocolWallet)
receive()
This contract contains no error objects.