DINGER
Verified contract
Active on
Ethereum with 12,311 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe0e6…3df7
0x13c2…77a1
Balances ($499.24)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,319.18 |
$0 | |
USDC | ERC-20 | 500 | $0.998482 |
$499.24 | |
RSR | ERC-20 | 74.134K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269781 | 6 hours ago | | | 0 | 0.00041023628 | |
| 21269190 | 8 hours ago | | | 0 | 0.00041923657 | |
| 21267198 | 14 hours ago | | | 0 | 0.00091488179 | |
| 21267079 | 15 hours ago | | | 0 | 0.00075624539 | |
| 21266893 | 15 hours ago | | | 0 | 0.00085643222 | |
| 21264935 | a day ago | | | 0 | 0.00071478403 | |
| 21264854 | a day ago | | | 0 | 0.00062071713 | |
| 21264101 | a day ago | | | 0 | 0.00058527584 | |
| 21263897 | a day ago | | | 0 | 0.0012892669 | |
| 21263761 | a day ago | | | 0 | 0.00049048116 |
ABI
ABI objects
Getter at block 21271481
amountInPool() view returns (uint256)
41326280197937729550
decimals() pure returns (uint8)
9
name() pure returns (string)
Dinger Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DINGER
thisBalance() view returns (uint256)
0
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setMarketingWallet(address marketingWalletAddress)
setNoTaxMode(bool onoff)
setTaxFee(uint256 tax)
setTeamFee(uint256 team)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.