DogeCoin 11
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DogeCoin 11"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281012 | 9 hours ago | | | 0 | 0.00089089648 | |
| 21281012 | 9 hours ago | | | 0 | 0.00095808284 | |
| 21281004 | 9 hours ago | | | 0 | 0.0016978622 | |
| 21281001 | 9 hours ago | | | 0 | 0.00087645195 | |
| 21281000 | 9 hours ago | | | 0 | 0.00094536257 | |
| 21280999 | 9 hours ago | | | 0 | 0.0047514545 | |
| 21280998 | 9 hours ago | | | 0 | 0.0010213311 | |
| 21280998 | 9 hours ago | | | 0 | 0.0010213311 | |
| 21280998 | 9 hours ago | | | 0 | 0.0011130495 | |
| 21280996 | 9 hours ago | | | 0 | 0.0010553760 |
ABI
ABI objects
Getter at block 21283659
_BuyTax() view returns (uint256)
0
_SellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
1000000000000000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000000000000000
_maxWalletSize() view returns (uint256)
4000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
DogeCoin 11
owner() view returns (address)
0xb1b36dafb8f74777f94ebbab157f3072d763781e
symbol() pure returns (string)
DOGEXI
totalSupply() pure returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeBots(address[] addresses)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTax(uint256 BuyTax, uint256 SellTax)
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.