DIAMOND DESK
Verified contract
Active on
Ethereum with 956 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 |
---|---|---|---|---|---|
DESK | ERC-20 | 4.111918K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20956363 | a month ago | | | 0 | 0.00025499051 | |
| 20911443 | a month ago | | | 0 | 0.00017491020 | |
| 20854810 | 2 months ago | | | 0 | 0.00019435131 | |
| 20774780 | 2 months ago | | | 0 | 0.00035438280 | |
| 20774762 | 2 months ago | | | 0 | 0.00042509972 | |
| 20671515 | 2 months ago | | | 0 | 0.00011398538 | |
| 20671507 | 2 months ago | | | 0 | 0.00011453767 | |
| 19994585 | 5 months ago | | | 0 | 0.00023021762 | |
| 19985868 | 5 months ago | | | 0 | 0.00030624888 | |
| 19985841 | 5 months ago | | | 0 | 0.00045597065 |
ABI
ABI objects
Getter at block 21189216
CIRCULATING_SUPPLY() view returns (uint256)
203153200000000000000000000
MINT_CAP() view returns (uint256)
210000000000000000000000000
buyTax() view returns (uint256)
1
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
genesis_block() view returns (uint256)
19393105
marketingWallet() view returns (address)
0x43b1d7e2bea99b6ed5274af40321d3db0328d2e3
name() view returns (string)
DIAMOND DESK
owner() view returns (address)
0x43b1d7e2bea99b6ed5274af40321d3db0328d2e3
pair() view returns (address)
0xb6e68c883b9a53628dcc07a4d9b2f132933a54b1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5565000000000000000000
symbol() view returns (string)
DESK
totalSupply() view returns (uint256)
203153200000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 numOfDeadBlocks)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 marketingPercentage)
mintToken(uint256 amount)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setaxes(uint256 _buytax, uint256 _sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateRouterAndPair(address _router, address _pair)
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.