Gho Token

Verified contract

Active on Ethereum with 9,422 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 $20,000
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xdec1d79464b4b0e8bada7364dd5cc90fc79fa3610d62d336bcd86a7b26bd8d60
0xdc9bfd6e08c60ccc31c929a4ccc9d23ccf7c1671a940de33ee3f868656be49c6
0xbd3f15a64ae337ce22ac00bd7b3df5fff0bd394709726ce98d32eba027581560
0xdfba4c5d5a485cc3b4746f6337f1a243e29717a365eddec8091c2225fca69c52
0x9611ee88acf4e2b27d854f7afc281bbadab3a4f0da29e7e23efe6a64118d3989
0xc87d57e94faf2af8df3a004bb591e0af3ffa4b8e32d7ab8945be57e6d316ac78
0xc9ea26bc85e4105824be87d92703d6f0d73c82c2049b69a23d065846e9d61eac
0x372ce25478a57e654a9f872149434a77504e2bc6e91e5af1bc4af13517afd3c5
0x42b7648cab44cc2d5b526244d977c11f2a14415243fbe98f0f1883232186f763
0xc204860c265e72e8ae6f46faea0f00eb339937054b607c26c4ecf7a596a03aea

Functions
Getter at block 20864100
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)
152485648113330522115204404
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.