Origin DeFi Governance

Verified contract

Proxy

Active on Ethereum with 26,292 txns
Deployed by via 0x929566f4 at 14439231
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $381.82
ERC-20
--
0x614f887ead3020d6e068173406da24d7265fd9ac45a9cbb893c21079f19c894d
0x9b525f586c631c78f6e2d8b93c16097c3ec0f3983d3f81294975a555cea89f17
0x380c36846817e1b3eb3c3ceb40e011d8e0723a79514333548dce0f4ae01a97b0
0x558bf35a3e5a8fdffc4bdf9056763fabf4d7a15fc84a19596a4efdd7d35b8a9e
0xe7e68df3d7750e406368196d0f1e0aa56f54ec8e62bfbf98386b7649f5374901
0xd97a84a37e0fe167eb464e3e2424733d2cda701e713b5ee86cfd142c60f841f3
0xfe5e2452ff824c41fc9891b988ce395f989f02adb37ffcc32b5ef1f02c57a1e9
0xe04959b70fd49cf0f389208f18ecb379c2e1b4c72bd99ebe07b46843abb9dcd1
0xd4b0f797fb9d5729dddd3d0b7259d52f2c7323d3447a3e033fb3b9225bc35b60
0xe147f8536d03c8a35c7e0cbd981685aa49e0dc548fcce2755fccc1827f78ffdc

Functions
Getter at block 21243238
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Origin DeFi Governance
owner(view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
OGV
totalSupply(view returns (uint256)
630220301999814391668166978
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantAdminRole(address _account
grantMinterRole(address _account
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(address touint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.