PathHive Network
Verified contract
Proxy
Active on
Ethereum with 2,452 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHV | ERC-20 | 161 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16547098 | 2 years ago | | | 0 | 0.0012339799 | |
| 14424470 | 3 years ago | | | 0 | 0.0019062615 | |
| 13728451 | 3 years ago | | | 0 | 0.0067020639 | |
| 13728446 | 3 years ago | | | 0 | 0.0039784674 | |
| 11976465 | 4 years ago | | | 0 | 0.0037164524 | |
| 11178797 | 4 years ago | | | 0 | 0.0024716640 | |
| 10833759 | 4 years ago | | | 0 | 0.0062931111 | |
| 10833753 | 4 years ago | | | 0 | 0.0064132501 | |
| 10833720 | 4 years ago | | | 0 | 0.0084967218 | |
| 10684903 | 4 years ago | | | 0 | 0.0077985450 |
ABI
ABI objects
Getter at block 21165971 getFrozenAccountList() view returns (address[])
decimals() view returns (uint8)
18
getAdministerList() view returns (address[])
[0xd8Ae3815Ee950B8f226612A09043D80B054B9E5C]
getPauserList() view returns (address[])
[]
implementation() view returns (address)
0x59f2aec71782fbcb2b59b937e70cd3dad757015f
name() view returns (string)
PathHive Network
owner() view returns (address)
0x26e55e140946a13f2fa15d9a8ffb93038686e963
symbol() view returns (string)
PHV
getAdministerList() view returns (address[])
[0xd8Ae3815Ee950B8f226612A09043D80B054B9E5C]
getPauserList() view returns (address[])
[]
owner() view returns (address)
0x26e55e140946a13f2fa15d9a8ffb93038686e963
paused() view returns (bool)
false
totalSupply() view returns (uint256)
3150000000000000000000000000
Read-only
isAdminister(address account) view returns (bool)
isPauser(address account) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
isAdminister(address account) view returns (bool)
isFrozenAccount(address who) view returns (bool)
isPauser(address account) view returns (bool)
State-modifying
Events addAdminister(address account)
addPauser(address account)
removeAdminister(address account)
removePauser(address account)
upgradeTo(address newContractAddress)
addAdminister(address account)
addPauser(address account)
approve(address spender, uint256 value) returns (bool)
burn(address to, uint256 amount) returns (bool)
decreaseApproval(address spender, uint256 subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
increaseApproval(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount) returns (bool)
pause()
removeAdminister(address account)
removePauser(address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
unpause()
AdministerAdded(address indexed account)
AdministerRemoved(address indexed account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Upgraded(address indexed implementation)
AdministerAdded(address indexed account)
AdministerRemoved(address indexed account)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
FrozenAccount(address target, bool frozen)
Paused()
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 amount)
UnFrozenAccount(address target, bool frozen)
UnPaused()
constructor()
fallback()
This contract contains no error objects.