Orion Protocol
Verified contract
Active on
Ethereum with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b01…b2c6
10 additional
variables
Balances ($1.14)
Native
Value
$1.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000356 | $3,202.81 |
$1.14 | |
OP | ERC-20 | 2.374979K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16888363 | 2 years ago | | | 0 | 0.00032730297 | |
| 16888357 | 2 years ago | | | 0 | 0.00030759018 | |
| 16588491 | 2 years ago | | | 0 | 0.0020245527 | |
| 16471816 | 2 years ago | | | 0 | 0.00093775420 | |
| 16374530 | 2 years ago | | | 0 | 0.00075505605 | |
| 16367401 | 2 years ago | | | 0 | 0.00063204700 | |
| 16366352 | 2 years ago | | | 0 | 0.00074931715 | |
| 16365096 | 2 years ago | | | 0 | 0.00094383602 | |
| 16364392 | 2 years ago | | | 0 | 0.0033273168 | |
| 16352349 | 2 years ago | | | 0 | 0.00082880799 |
ABI
ABI objects
Getter at block 21184996
autoLiquidityReceiver() view returns (address)
0x4951389c9cf3ff1a1cba522dfa3b8bf06ef93308
buyBackFee() view returns (uint256)
0
buyBackFeeReceiver() view returns (address)
0x4951389c9cf3ff1a1cba522dfa3b8bf06ef93308
checkMaxWalletToken() view returns (uint256)
100000000000
checkSwapThreshold() view returns (uint256)
2499999999
decimals() view returns (uint8)
6
ecosystemFee() view returns (uint256)
1
ecosystemFeeReceiver() view returns (address)
0x4951389c9cf3ff1a1cba522dfa3b8bf06ef93308
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
5000000000000
gonMaxWallet() view returns (uint256)
2315841784746323908471419700173758157065399693312811280789151680000000000000
initialDistributionFinished() view returns (bool)
true
isNotInSwap() view returns (bool)
true
isOwner() view returns (bool)
false
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xaefbc097ce671fd8183a7f420a2f990f6b686ce3
master() view returns (address)
0x3feeb66369f95ecee463a5b60c968900872a9976
name() view returns (string)
Orion Protocol
owner() view returns (address)
0x3feeb66369f95ecee463a5b60c968900872a9976
pair() view returns (address)
0x9b01dd776298b4a906b08bc2cc4996102b1fb2c6
pairContract() view returns (address)
0x9b01dd776298b4a906b08bc2cc4996102b1fb2c6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
OP
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
5000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
checkFeeExempt(address _addr) view returns (bool)
checkMaxWalletExempt(address _addr) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTransfer(address _addr)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSync()
rebase(uint256 epoch, int256 supplyDelta) returns (uint256)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
sendPresale(address[] recipients, uint256[] values)
setFeeExempt(address _addr)
setFeeReceivers(address _autoLiquidityReceiver, address _ecosystemFeeReceiver, address _marketingFeeReceiver, address _buyBackFeeReceiver)
setFees(uint256 _ecosystemFee, uint256 _liquidityFee, uint256 _buyBackFee, uint256 _marketingFee, uint256 _feeDenominator)
setInitialDistributionFinished()
setLP(address _address)
setMaster(address _master)
setMaxWalletExempt(address _addr)
setMaxWalletToken(uint256 _num, uint256 _denom)
setSwapBackSettings(bool _enabled, uint256 _num, uint256 _denom)
setTargetLiquidity(uint256 target, uint256 accuracy)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.