Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x591d…92bf
Balances ($6.10)
Native
Value
$6.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.001852 | $3,292.51 |
$6.1 | |
DINGER | ERC-20 | 1.083001M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22565976 | 4 days ago | | | 0 | 8.2340819e-7 | |
| 22549195 | 5 days ago | | | 0 | 8.8382300e-7 | |
| 22302877 | 11 days ago | | | 0 | 1.5714938e-7 | |
| 21758443 | 23 days ago | | | 0 | 2.6413970e-7 | |
| 20856261 | a month ago | | | 0 | 0.000000309629966492 | |
| 20683226 | 2 months ago | | | 0 | 1.6860715e-7 | |
| 20311642 | 2 months ago | | | 0 | 1.7494326e-7 | |
| 17609243 | 4 months ago | | | 0 | 0.000000905106853350 | |
| 17277455 | 4 months ago | | | 0 | 8.9993728e-7 | |
| 16906030 | 4 months ago | | | 0 | 3.5540491e-7 |
ABI
ABI objects
Getter at block 22758631
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentAddress() view returns (address)
0x4f079017d7bd20b4912f5ba18d31b0e2fd8658e0
marketingAddress() view returns (address)
0x591d45fde630e641d02a72fad0b37f0ccd1392bf
maxTxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
Schrodinger
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
DINGER
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x433212bb71d01aa7504615de8ef1142e6231473d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] blacklists, bool shouldBlock)
manualSwapback(uint256 percent)
openTrading()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentAddress)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingAddress)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.