veOmniBotX

Verified contract

Active on Ethereum with 462 txns
Deployed by via 0xd70fc57e at 18694579
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,221.98
0x9c4ded43b62f6231fca0c383f07cfb42b1a4e1aeb548a42de81f43bdc027cef0
0x135750ba54ded154ef85dd8f242804c579e088cec45307213b064855dd2694e0
0x426550abfda05087e1eb0eda7ccb904fd8575ab7592ad55debe1a70beaa708fe
0x564ff0f598b2eac820dddf25afdb7958dbc2301f38c35447e0cece4e1bf8c345
0xbce2eedd357406d06bacb440f627a76dac630eb467b052b7030bae5cddec5ae5
0xaff10a465f8455a02cae64065816bffe01ae7d3edc5d6fdf2e49a433916e8523
0x597970d27f97be62dfc4aae543441b284c4ac21cef34013b4b33317a38536726
0xd5e9b810531cb7e1bbaa30f8ccdd221b944b252d0f192840633cbb399bd861af
0xf1a070656dc55a67766d9d19e6d1b76c003c6dbbf91ba76bb621c96d3c9a84b5
0x43f46fa5abbc9c49e983546de43919fa2d480147c313a3a7a27a8c2016be1f09

Functions
Getter at block 21219709
SPLITTER(view returns (address)
0xb50a19402473ffae02db1bfee9c492bd27141fda
TOKEN(view returns (address)
0x621879c6239d8ab9b82712fb56e7be880ce0c6ee
canUnlockWithFee(view returns (bool)
true
decimals(view returns (uint8)
18
lastRoundingError(view returns (uint256)
1769769940626424430117145
maxLockBonus(view returns (uint256)
2000000000000000000
maxLockDuration(view returns (uint256)
31536000
maxUnlockFee(view returns (uint256)
800000000000000000
minUnlockFee(view returns (uint256)
200000000000000000
name(view returns (string)
veOmniBotX
owner(view returns (address)
0x925f911afe4512a5eee55266d1e658cac2d39313
sumGPUS(view returns (uint256)
28316095363878217325496
symbol(view returns (string)
veOMNIX
taxReceiver(view returns (address)
0xb50a19402473ffae02db1bfee9c492bd27141fda
totalDistributed(view returns (uint256)
1284941431449533192254761
totalShares(view returns (uint256)
2497888668027731488641157
totalStaked(view returns (uint256)
1128825654675828686299606
totalSupply(view returns (uint256)
2497888668027731488641157
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
computeUnlockFee(address whoview returns (uint256)
pendingOf(address whoview returns (uint256)
users(addressview returns (uint256 stakedAmountuint256 sharesuint256 lockStartTimeuint256 lockEndTimeuint256 sumGPUS)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distribute(uint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setCanUnlockWithFee(bool _canUnlockWithFee
setMaxLock(uint256 _maxLockDurationuint256 _maxLockBonus
setTaxReceiver(address _who
setUnlockFee(uint256 _minUnlockFeeuint256 _maxUnlockFee
stake(uint256 _amountuint256 _lockDuration
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unlockWithFee(
unstake(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetCanUnlockWithFee(bool __canUnlockWithFee
SetMaxLock(uint256 _maxLockDurationuint256 _maxLockBonus
SetTaxReceiver(address who
SetUnlockFee(uint256 _minUnlockFeeuint256 _maxUnlockFee
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress _tokenaddress _splitter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.