Orion Protocol

Verified contract

Active on Ethereum with 22,541 txns
Deployed by via 0xff919617 at 10453594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $519.74
ERC-20
Value $518.88
ERC-20
--
0xfa03f592c6ff30f810dc5eddaefd0e4fe10dee2fcf347092d6fc344cf836748b
0x25762dc76ba3559b99959ccff5b08ad4089d19ea634eca609362587fe34ff090
0xfa76cdce615e994dd22235b366cfbed698284ce284e899e5756defcff9a4987a
0x9fda309a6af985627b045ce552a177dce2e2e8c66366d9f30b1e727a79fe00ed
0x06ee3d182d47fe271898da067ec56c3409527f8a715f44b01f45412f2499db58
0x52e9f3dc559109de13917e6bbd97919de39351419d443e4977bd955175363cc4
0xeb55d0a4822df3f4779d4c3dd44619f5ec8108420dd0c7cf42a99b7b9d85e5e8
0xe3dd73df5543b432364b4a8d85d25de1d768a3d2bd9a8d63f335962b9bbab832
0x460b13d5450ee78068ee93cc791d81b294874cf589dcf11e30f65a3a85784994
0x891e06a380b3a89e3fdb0a76b46f126179a1a11e17819a40d2b7743f3d2fddc8

Functions
Getter at block 21286041
cap(view returns (uint256)
10000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Orion Protocol
symbol(view returns (string)
ORN
totalSupply(view returns (uint256)
10000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceMinter(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.