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 "Hold."
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11642303 | 4 years ago | | | 0 | 0.0027769640 | |
| 11642302 | 4 years ago | | | 0 | 0.0039169640 | |
| 11642301 | 4 years ago | | | 0 | 0.0039169640 | |
| 11642299 | 4 years ago | | | 0 | 0.0039169640 | |
| 11642292 | 4 years ago | | | 0 | 0.0041746590 | |
| 11642291 | 4 years ago | | | 0 | 0.0041746590 | |
| 11642290 | 4 years ago | | | 0 | 0.0041746590 | |
| 11642290 | 4 years ago | | | 0 | 0.0041746590 | |
| 11642290 | 4 years ago | | | 0 | 0.0043292760 | |
| 11642290 | 4 years ago | | | 0 | 0.0039764760 |
ABI
ABI objects
Getter at block 21329302
admin() view returns (address)
0x99999076817edc11e531a7072cb14d042203f669
basePercent() view returns (uint256)
100
decimals() pure returns (uint8)
18
name() pure returns (string)
Hold.
symbol() pure returns (string)
HOLD
totalSupply() view returns (uint256)
9998901000000000000000
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 adminTransferFrom(address from, address to, uint256 value) returns (bool)
approve(address spender, 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.