Hyperbridge

Verified contract

Proxy

Active on Ethereum with 2,352 txns
Deployed by via 0xd551ef36 at 6679501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Hyperbridge"

0x7c2cff6c3b7a396aa68466dd05c3c11ed1f17d0d903b1cb60e5ef892af82c558
0xef64408ed811e60e1f418256504c277dca1a278b80b0a1ec5caeffc0b3506e85
0xb0b32590aa93c6fd126d603226d936dc2409c3ebb329e2dd39d4ae6c5fa5f752
0x99970877e8ec7c4698e58016490e9ea3411f3878ff1a1ec8ce2ec044a5731a71
0x7ff38b7c144d91cd5cd48582de59798803b077c7c36b853c4c55a2267ed20c4a
0x41ca5b58c7c5fd084b6177c6e377cf6c12df63666a1c8aa67a40523aff1f0a7e
0x7daf70f829a5db93f80e520b76398da2725be19352949d8b13060ea649ab6c6c
0x1b4a2647872cbf865867c13064d3704ecc06ac80d730116a10b1fce76a001466
0x88d5982217d6285a55183d793adfc2abcc54d15352b4caabaa6229c458ff865b
0x1eee8e95c29df5a25b7937e1af6bdc8029df85a1299d64f9f2350dd73eb824dc

Functions
Getter at block 20816839
decimals(view returns (uint8)
18
isDeprecated(view returns (bool)
false
name(view returns (string)
Hyperbridge
owner(view returns (address)
0x41bd0e132b2d09abb1259cbd245f90117a432c69
paused(view returns (bool)
false
predecessor(view returns (address)
0x0000000000000000000000000000000000000000
successor(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HBX
totalSupply(view returns (uint256)
1000000000000000000000000000
version(view returns (string)
1.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _touint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _value
pause(
renounceOwnership(
setStorage(address _storage
setTotalSupply(uint256 _totalSupply
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
upgradeTo(address _successorreturns (bool)
upgradedFrom(address _predecessorreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
UpgradedFrom(address indexed predecessor
UpgradedTo(address indexed successor
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _storagestring _version
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.