Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($36,936.68)
Native
Value
$36,935.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 9.9984 | $3,694.17 |
$36,935.79 | |
QDFI | ERC-20 | 211.36 | $0.004201 |
$0.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269014 | 5 days ago | | | 0 | 0.00067120257 | |
| 21265517 | 5 days ago | | | 0 | 0.0021058954 | |
| 21216631 | 12 days ago | | | 0 | 0.0011510317 | |
| 21201479 | 14 days ago | | | 0 | 0.00094883256 | |
| 21201446 | 14 days ago | | | 0 | 0.0010097394 | |
| 21186172 | 16 days ago | | | 0 | 0.0014869435 | |
| 21186136 | 16 days ago | | | 0 | 0.0019849085 | |
| 21183748 | 17 days ago | | | 0 | 0.0015273880 | |
| 21182513 | 17 days ago | | | 0 | 0.0016120876 | |
| 21181290 | 17 days ago | | | 0 | 0.0024448436 |
ABI
ABI objects
Getter at block 21302810
buyTax() view returns (uint256)
99
decimals() pure returns (uint8)
18
name() pure returns (string)
QUDEFI
owner() view returns (address)
0xf242b892c26d43b4d9f48abbbd3c26e6597676aa
sellTax() view returns (uint256)
4
symbol() pure returns (string)
QDFI
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
removeExcludedWallet(address wallet)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.