Heimdl Coin
Verified contract
Active on
Ethereum with 384 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0544…3a27
0x6614…c21c
Balances ($0.00)
No balances found for "Heimdl Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20386087 | 4 months ago | | | 0 | 0.000084098827 | |
| 18754688 | a year ago | | | 0 | 0.00058780275 | |
| 17866987 | a year ago | | | 0 | 0.00037368176 | |
| 17866987 | a year ago | | | 0 | 0.00037368176 | |
| 16909369 | 2 years ago | | | 0 | 0.00058346247 | |
| 16763992 | 2 years ago | | | 0 | 0.0014268688 | |
| 16763982 | 2 years ago | | | 0 | 0.0014207080 | |
| 16758158 | 2 years ago | | | 0 | 0.00093899959 | |
| 16727835 | 2 years ago | | | 0 | 0.0014692894 | |
| 16666773 | 2 years ago | | | 0 | 0.00099858642 |
ABI
ABI objects
Getter at block 21290280
decimals() pure returns (uint8)
9
name() pure returns (string)
Heimdl Coin
owner() view returns (address)
0x2aedcd1db59e134090f9f226a99188f616f58462
symbol() pure returns (string)
HEIM
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhitelisted(address _addr) view returns (bool)
timelock(uint8) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBot(address _address)
changeMarketingWallet(address _address)
changeMaxTrnx(uint256 amount)
changeMaxWallet(uint256 perc)
changeTax(uint256 _newBuyTax)
emergencyPause()
lockFunction(uint8 _func)
manualsend()
manualswap()
openTrading()
removeFromBlacklist(address notbot)
transfer(address recipient, uint256 amount) returns (bool)
transferERC20(address token, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _address)
unlockFunction(uint8 _func)
whitelistAddress(address _addr, bool _bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
MaxWalletPercUpdated(uint256 _maxWalletPerc)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
buyTaxUpdated(uint256 _newTaxAmount)
constructor(address _add1, address _add2, address _add3)
receive()
This contract contains no error objects.