Gho Token

Verified contract

Active on Ethereum with 11,669 txns
Deployed by via 0x81686595 at 17698470
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $19,928.06
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xbc98dc412a4af8908345441613cf137f1c9ec0114556d95bb756ece63fe1627c
0x0926d852e647dfe5cfa1fed1dfd0f7ff8c91d9a42626d2a67a473a31bae28dbb
0x39d27c504b1f5c2b85dad6e4e84df48453dd2d1f426061f79a59b4d647b1439b
0xf2245818b3ddd10782b40bdc816de981dfeec6301cfc4e759b2a890fe256f619
0x9e2f26886e39c1d4cc6abf3c102d41b850437f042309c70480cba068287c7007
0xad530beb3e0367eeadd830a1e547656407f71adc0efba8d3029367a8710fdb8e
0x7033b6df0d5f58e1e33585a5237e932a6e62704e1d68f60a3a22fe395675fad1
0xabf671c8e0ce5e6c8f6e2c457a53dcb5e3721ae66669a48062e64e5c8d4b16bc
0x8fc89ccb508d7af4f6b76fb284034ca02b5b6dfb00db5a9536b816b56da36930
0x36ff02f85235424e22ab478f15115c68c3351df262b14da217bc505b9adb6009

Functions
Getter at block 21247315
BUCKET_MANAGER_ROLE(view returns (bytes32)
0xc7f115822aabac0cd6b9d21b08c0c63819451a58157aecad689d1b5674fad408
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x932202c33312534427f5c189c578d873bad01df5a9634604e05b9270ba46bff5
FACILITATOR_MANAGER_ROLE(view returns (bytes32)
0x5e20732f79076148980e17b6ce9f22756f85058fe2765420ed48a504bef5a8bc
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
getFacilitatorsList(view returns (address[])
[0x00907f9921424583e7ffBfEdf84F92B7B2Be4977, 0xb639D208Bcf0589D54FaC24E655C79EC529762B8, 0x0d8eFfC11dF3F229AA1EA0509BC9DFa632A13578, 0x686F8D21520f4ecEc7ba577be08354F4d1EB8262]
name(view returns (string)
Gho Token
symbol(view returns (string)
GHO
totalSupply(view returns (uint256)
173550572600334567607406817
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getFacilitator(address facilitatorview returns (struct IGhoTokenFacilitator)
getFacilitatorBucket(address facilitatorview returns (uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addFacilitator(address facilitatorAddressstring facilitatorLabeluint128 bucketCapacity
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
grantRole(bytes32 roleaddress account
mint(address accountuint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeFacilitator(address facilitatorAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFacilitatorBucketCapacity(address facilitatoruint128 newCapacity
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FacilitatorAdded(address indexed facilitatorAddressbytes32 indexed labeluint256 bucketCapacity
FacilitatorBucketCapacityUpdated(address indexed facilitatorAddressuint256 oldCapacityuint256 newCapacity
FacilitatorBucketLevelUpdated(address indexed facilitatorAddressuint256 oldLeveluint256 newLevel
FacilitatorRemoved(address indexed facilitatorAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.