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 "hiODBS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20633343 | 3 months ago | | | 0 | 0.000093352260 | |
| 20630718 | 3 months ago | | | 0 | 0.000058628110 | |
| 20623311 | 3 months ago | | | 0 | 0.000032821024 | |
| 20623311 | 3 months ago | | | 0 | 0.000032832174 | |
| 20620985 | 3 months ago | | | 0 | 0.00012329898 | |
| 20619146 | 3 months ago | | | 0 | 0.000031776593 | |
| 20619146 | 3 months ago | | | 0 | 0.000031776593 | |
| 20608389 | 3 months ago | | | 0 | 0.00010397622 | |
| 20604306 | 3 months ago | | | 0 | 0.00011875731 | |
| 20597192 | 3 months ago | | | 0 | 0.00013361318 |
ABI
ABI objects
Getter at block 21209654
_factory() view returns (address)
0x3aec3113a09627af7c9039954d8592ff0bc20c25
decimals() view returns (uint8)
18
name() view returns (string)
hiODBS
pfVaultPercent() view returns (uint256)
0
symbol() view returns (string)
hiODBS
totalSupply() view returns (uint256)
52731000000000000000000000
vaultPercent() view returns (uint256)
20
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cut(uint256 value, uint256 percent) pure returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchExcludeFromFee(address[] accounts) returns (bool)
burnFrom(address from, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account) returns (bool)
includeInFee(address account) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
swapmint(uint256 amount, address to) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
updateFee(uint256 vaultPercent_, uint256 pfVaultPercent_) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
SetPercent(uint256 vaultPercent, uint256 pfVaultPercent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.