Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($39.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DC | ERC-20 | 76.343663K | $0.000458 |
$34.93 | |
DOGE1 | ERC-20 | 23.600815 | $0.111999 |
$2.64 | |
SHIB | ERC-20 | 79.80846K | $0.000026 |
$2.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281171 | 2 days ago | | | 0 | 0.0012655931 | |
| 21266141 | 4 days ago | | | 0 | 0.00087859758 | |
| 21265086 | 4 days ago | | | 0 | 0.00092551250 | |
| 21263787 | 5 days ago | | | 0 | 0.00049161149 | |
| 21262123 | 5 days ago | | | 0 | 0.00036354663 | |
| 21260996 | 5 days ago | | | 0 | 0.00036386744 | |
| 21260696 | 5 days ago | | | 0 | 0.00036764934 | |
| 21258910 | 5 days ago | | | 0 | 0.00065504122 | |
| 21258711 | 5 days ago | | | 0 | 0.00028546941 | |
| 21254825 | 6 days ago | | | 0 | 0.00051869616 |
ABI
ABI objects
Getter at block 21296256
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DOGE-1
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOGE1
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.