PEGS

Verified contract

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

No balances found for "PEGS"

0xe68211e29ff0af9a6078b30e92e879f22944aea4322eb1f5412d43487be54f91
0x70fac1511b887b67b25124084a3bcf7442afd47201e3231736cd7c86ff643b1c
0x4c8245b890dd0346aa809efa059e84a2d7abd589ef9f09e295e76cb70d78bf72
0xbc06f63170354d0111ccd341ce55907f01cf6e81f3017e409d12918af2dc34e1
0x24ed6643991e2cf1df9a1faea0fa9115720d9d7c531160db1e3bd184c0577469
0xf579c3e472a00245799390bed68b9e207c970619828551351410e917748ff598
0x7c2143e99e1e7f886c333fda547527708a780949a0ca27f92b793c99f8ff876e
0xa966beb877c164f959a90b16f08847f872a845506a524a67209dc351e6c236d1
0x11472e5a84bd6d702e111f6e788ed89ad8ba9a969ec29daf9c06a2a8bf120c37
0x11d0176b909cdd51c89ef45c0ede4ff6c6c6f97676395857aeeebf84bcdc1eca

Functions
Getter at block 20861951
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PEGS_DAO_min(view returns (uint256)
0
PUSDStablecoinAdd(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
genesis_supply(view returns (uint256)
30000000000000000000000000
name(view returns (string)
PEGS
oracle_address(view returns (address)
0x0f8117bdba54707cd261bed68a240d05e72b8636
owner_address(view returns (address)
0x0f8117bdba54707cd261bed68a240d05e72b8636
symbol(view returns (string)
PEGS
timelock_address(view returns (address)
0x589fd0299b2e20043decbafc1d88eaed58e2abf2
totalSupply(view returns (uint256)
34652305234808914309526354
trackingVotes(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
getCurrentVotes(address accountview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
numCheckpoints(addressview returns (uint32)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pool_burn_from(address b_addressuint256 b_amount
pool_mint(address m_addressuint256 m_amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setOracle(address new_oracle
setOwner(address _owner_address
setPEGSMinDAO(uint256 min_PEGS
setPUSDAddress(address pusd_contract_address
setTimelock(address new_timelock
toggleVotes(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
PEGSBurned(address indexed fromaddress indexed touint256 amount
PEGSMinted(address indexed fromaddress indexed touint256 amount
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
VoterVotesChanged(address indexed voteruint256 previousBalanceuint256 newBalance
Constructor
constructor(string _namestring _symboladdress _oracle_addressaddress _owner_addressaddress _timelock_address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.