Heisenberg
Verified contract
Active on
Ethereum with 153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Heisenberg"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14937096 | 3 years ago | | | 0 | 0.0014983288 | |
| 13884214 | 3 years ago | | | 0 | 0.0023769665 | |
| 12785047 | 3 years ago | | | 0 | 0.0012304776 | |
| 12609078 | 4 years ago | | | 0 | 0.00066650870 | |
| 12482061 | 4 years ago | | | 0 | 0.0026567130 | |
| 12443508 | 4 years ago | | | 0 | 0.0019995261 | |
| 12437682 | 4 years ago | | | 0 | 0.0036821110 | |
| 12403731 | 4 years ago | | | 0 | 0.0055371492 | |
| 12394629 | 4 years ago | | | 0 | 0.012118340 | |
| 12378379 | 4 years ago | | | 0 | 0.0019575780 |
ABI
ABI objects
Getter at block 21392475
decimals() view returns (uint8)
9
name() view returns (string)
Heisenberg
owner() view returns (address)
0xc63708287c7e9902e8691a81832c3b23adf51a4c
symbol() view returns (string)
HSBG
totalBurn() view returns (uint256)
220130195920804610093190
totalFees() view returns (uint256)
220130195920804610093190
totalSupply() view returns (uint256)
779869804079195389906810
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.