Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGUE | ERC-20 | 97.774107T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18266185 | a year ago | | | 0 | 0.00067495816 | |
| 18266174 | a year ago | | | 0 | 0.00074790337 | |
| 18266170 | a year ago | | | 0 | 0.00083333259 | |
| 18266164 | a year ago | | | 0 | 0.00073660937 | |
| 18266161 | a year ago | | | 0 | 0.00077053902 | |
| 18266161 | a year ago | | | 0 | 0.00077053902 | |
| 18266160 | a year ago | | | 0 | 0.00077291991 | |
| 18266160 | a year ago | | | 0 | 0.00079621041 | |
| 18266160 | a year ago | | | 0 | 0.00079621041 | |
| 18266160 | a year ago | | | 0 | 0.00079621041 |
ABI
ABI objects
Getter at block 21320722
_maxSellAmount() view returns (uint256)
10000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000
decimals() pure returns (uint8)
9
dogueOwner() view returns (address)
0x00980ca19108f2baa0b566271307e7f8573b8524
name() pure returns (string)
Dogue
pair() view returns (address)
0xe1a4e155c8ece310d7372dbe53f162954423267f
symbol() pure returns (string)
DOGUE
totalSupply() view returns (uint256)
993057736867850773980400
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setDogueTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setisBot(address[] addresses, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.