GreatDane inu
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,889.40 |
$0 | |
GDI | ERC-20 | 68.937017T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15666197 | 2 years ago | | | 0 | 0.00025369947 | |
| 15531856 | 2 years ago | | | 0 | 0.00060425167 | |
| 15531849 | 2 years ago | | | 0 | 0.0020628816 | |
| 15531838 | 2 years ago | | | 0 | 0.0019318754 | |
| 15531834 | 2 years ago | | | 0 | 0.0019328861 | |
| 15531834 | 2 years ago | | | 0 | 0.0023002644 | |
| 15531831 | 2 years ago | | | 0 | 0.0022148149 | |
| 15531830 | 2 years ago | | | 0 | 0.0020048725 | |
| 15531797 | 2 years ago | | | 0 | 0.0016497013 | |
| 15531789 | 2 years ago | | | 0 | 0.0016887947 |
ABI
ABI objects
Getter at block 21388938
autoLiquidityReceiver() view returns (address)
0xa44ba9bf8af9352539f9a2619286af25f1b982be
blacklistMode() view returns (bool)
true
burnFee() view returns (uint256)
0
burnFeeReceiver() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
1000
fundFee() view returns (uint256)
20
fundFeeReceiver() view returns (address)
0xcfdc72ff162f9c0c36ef720c87e480fdbb7f3c89
getOwner() view returns (address)
0xa44ba9bf8af9352539f9a2619286af25f1b982be
liquidityFee() view returns (uint256)
10
marketingDevFee() view returns (uint256)
20
marketingDevFeeReceiver() view returns (address)
0x6cc48697f3f9f934ca585271d75b1ca886c89e63
name() pure returns (string)
GreatDane inu
pair() view returns (address)
0xa8dcb9166e6af515e19e23274c3b6baf00f7213d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
1000
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
GDI
totalFee() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingDevFeeReceiver, address _fundFeeReceiver, address _burnFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _fundFee, uint256 _marketingDevFee, uint256 _burnFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
set_sell_multiplier(uint256 Multiplier)
swapBack()
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.