Heaven Inu
Verified contract
Active on
Ethereum with 131 txns
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 |
---|---|---|---|---|---|
Heaven Inu | ERC-20 | 1.060205M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15003965 | 2 years ago | | | 0 | 0.0012406386 | |
| 14862028 | 2 years ago | | | 0 | 0.00043663520 | |
| 14728830 | 3 years ago | | | 0 | 0.0014490989 | |
| 14693966 | 3 years ago | | | 0 | 0.0014527703 | |
| 14679562 | 3 years ago | | | 0 | 0.00084937081 | |
| 14671855 | 3 years ago | | | 0 | 0.0014920320 | |
| 14669992 | 3 years ago | | | 0 | 0.0018227739 | |
| 14667573 | 3 years ago | | | 0 | 0.0022524869 | |
| 14667465 | 3 years ago | | | 0 | 0.0015431832 | |
| 14667088 | 3 years ago | | | 0 | 0.0019326688 |
ABI
ABI objects
Getter at block 21176548
_maxTxAmount() view returns (uint256)
0
_maxWalletSize() view returns (uint256)
30000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Heaven Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Heaven Inu
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x7cb050dbe6235c7166eef5782826ea56ee77f46c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
State-modifying
Events airdrop(address[] recipients, uint256[] amount)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
blockBots(address[] bots_)
byeByeSniipers()
manualswap()
openTrading()
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
renounceOwnership()
setFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setIsFeeExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setSniiperProtection(bool _sniiperProtection)
setWipeBlocks(uint256 newWipeBlocks)
toggleSwap(bool _swapEnabled)
toggleTransferDelay()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
unblockBot(address notbot)
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.