GydToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb147a2b8 at 18344382
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot

No balances found for "GydToken"

No transactions found for "GydToken"


Functions
Getter at block 20909594
DOMAIN_SEPARATOR(view returns (bytes32)
0xcf2b5e6ec34415a28acc5dd46b49b9b830a4b265ce5956d221cfb94ff9e02845
decimals(view returns (uint8)
18
governor(view returns (address)
0x0000000000000000000000000000000000000000
listMinters(view returns (address[])
[]
name(view returns (string)
pendingGovernor(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
acceptGovernance(
addMinter(address minter
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
changeGovernor(address newGovernor
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _governor
initialize(address governorstring namestring symbol
mint(address accountuint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeMinter(address minter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
GovernorChangeRequested(address newGovernor
GovernorChanged(address oldGovernoraddress newGovernor
Initialized(uint8 version
MinterAdded(address indexed minter
MinterRemoved(address indexed minter
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.