Payaso Protocol Governance Token

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xdc60bce9 at 11045333
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 49 additional slots
-
variable spans 43 additional slots

No balances found for "Payaso Protocol Governance Token"

0xabfd30a1d4c29a7700d5a85739a45f91f4d5989a6e3e2920dc12d25f8772a544

Functions
Getter at block 21284864
decimals(view returns (uint8)
18
governor(view returns (address)
0x479d0681a73762ca32a7dca902f44a1ae2e0dfd4
name(view returns (string)
Payaso Protocol Governance Token
symbol(view returns (string)
PAYA
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getConfig(bytes32 keyview returns (uint256)
getConfig(bytes32 keyaddress addrview returns (uint256)
getConfig(bytes32 keyuint256 indexview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address governor_
initialize(address governor_address Farm
renounceGovernorship(
setConfig(bytes32 keyaddress addruint256 value
setConfig(bytes32 keyuint256 indexuint256 value
setConfig(bytes32 keyuint256 value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferGovernorship(address newGovernor
Events
Approval(address indexed owneraddress indexed spenderuint256 value
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
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.