Open Ecosystem Token

Verified contract

Active on Ethereum with 3,290 txns
Deployed by via 0x838a8cff at 19372147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9.73
ERC-20
Value $0.78
0x40741cd7d86188ab7f92cb7e7d19a143d41233425645eab907283870ca0067bb
0xe28e9145f185a997032f7ae4a94abe0af4d97433b7d136c5da50173780956753
0x66e58a9b33b1214354551dadbe879f81361f936373cdb773a7f8ff3f32021f11
0x370df488b71a5649d011b81e02e5de295c4518f06ed38efa5592fe400b37ec9a
0x384c07e2f36cf3e3613051b20174906e370653922c80d057342cd59b1c021994
0xf9d14a5fbe89009b7c5cdf57c029114386fc58520f0c52841369389b3d9555be
0x2195d8b94b0fd8922399367723014839735c594b87de266265ce5523d8fdc8bd
0x4e641ab80f6830ff4ac38cfcc1c9bd5f70e7f694998d07e46f3a08dc90885915
0xacf61db44f6fb4eceec34be7122858b8620ae71569de4e4d7265141016b953b6
0x52c2d6aa4f04b3281c820d59065ae6dc4a6abdbd95bfd9598ccf49e87235c7eb

Functions
Getter at block 20791508
DECIMALS(view returns (uint8)
18
DOMAIN_SEPARATOR(view returns (bytes32 domainSeparator_)
0xec629ab4aa7cd259bf5595cee9faf4049ac408ade60b2c128f22f6c1e7ff0502
NAME(view returns (string)
Open Ecosystem Token
SYMBOL(view returns (string)
OPN
daoControllerAddress(view returns (address)
0xb85ef7cba61ea534c058e930aa5a4cab6d91484f
decimals(view returns (uint8)
18
migrationIssuanceDisabledPermanently(view returns (bool)
false
mintManagerAddress(view returns (address)
0xa5cbf4ce042d65a1af0e1b4fd65123f94ebfe97d
name(view returns (string)
Open Ecosystem Token
symbol(view returns (string)
OPN
totalSupply(view returns (uint256)
14286829433428601600834199000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spender_uint256 amount_returns (bool success_)
burn(uint256 _amount
decreaseAllowance(address spender_uint256 subtractedAmount_returns (bool success_)
finalizeMigration(
increaseAllowance(address spender_uint256 addedAmount_returns (bool success_)
issueTokensMigration(address _touint256 _amount
mintTokenPolygonInventory(address _touint256 _amount
mintTokensByDAO(address _touint256 _amount
permit(address owner_address spender_uint256 amount_uint256 deadline_uint8 v_bytes32 r_bytes32 s_
setDAOControllerAddress(address _newDaoController
setMintManager(address _newMigrationManager
transfer(address recipient_uint256 amount_returns (bool success_)
transferFrom(address owner_address recipient_uint256 amount_returns (bool success_)
Events
Approval(address indexed owner_address indexed spender_uint256 amount_
DaoControllerSet(address _newDaoController
DaoMint(address indexed touint256 amount
MigrationConfigFinalized(
MigrationInventoryMint(address indexed touint256 amount
MigrationManagerSet(address indexed newMigrationManager
MigrationMint(address indexed touint256 amount
TokensBurned(address indexed fromuint256 amount
Transfer(address indexed owner_address indexed recipient_uint256 amount_
Constructor
constructor(address _initialController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.