Doge Heroes
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGEHERO | ERC-20 | 10.730001M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16179774 | 2 years ago | | | 0 | 0.00065138628 | |
| 16179758 | 2 years ago | | | 0 | 0.00064528261 | |
| 16179717 | 2 years ago | | | 0 | 0.00061444914 | |
| 16179706 | 2 years ago | | | 0 | 0.00073407314 | |
| 16179689 | 2 years ago | | | 0 | 0.00067979695 | |
| 16179682 | 2 years ago | | | 0 | 0.00071565290 | |
| 16179681 | 2 years ago | | | 0 | 0.00066696217 | |
| 16179679 | 2 years ago | | | 0 | 0.00068554519 | |
| 16179678 | 2 years ago | | | 0 | 0.0094102000 | |
| 16179678 | 2 years ago | | | 0 | 0.010439072 |
ABI
ABI objects
Getter at block 21276773
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
8
getBalance() view returns (uint256)
0
name() pure returns (string)
Doge Heroes
owner() view returns (address)
0xb019bfebd62adc7a8df45806ea37db85866eac15
symbol() pure returns (string)
DOGEHERO
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceRecieved(address) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
getliquidity() payable
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setcooldown(address[] notbot)
teambuyback(address _to)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateaddress(address[] bots_)
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.