Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "IBK"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11075154 | 4 years ago | | | 0 | 0.0030031650 | |
| 11075147 | 4 years ago | | | 0 | 0.0021359250 | |
| 11075145 | 4 years ago | | | 0 | 0.0032175440 | |
| 11075143 | 4 years ago | | | 0 | 0.0020051313 | |
| 11075141 | 4 years ago | | | 0 | 0.0030053430 | |
| 11075135 | 4 years ago | | | 0 | 0.0030643590 | |
| 11075120 | 4 years ago | | | 0 | 0.0013323300 |
ABI
ABI objects
Getter at block 21223187
autoBonus() view returns (bool)
false
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
0
dontAutoBonus() view returns (bool)
true
name() view returns (string)
IBK
symbol() view returns (string)
IBK
totalSupply() view returns (uint256)
100000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findOnePercent(uint256 value) view returns (uint256)
State-modifying
Events DontAutoBonusToken()
_mint(address account, uint256 amount) returns (bool)
approve(address spender, uint256 value) returns (bool)
autoBonusToken()
bonus(address _from, address _to, uint256 _value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
NotPausable()
Paused()
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.