XVIX

Verified contract

Active on Ethereum with 5,083 txns
Deployed by via 0xa9717434 at 11319655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xfaa8af28d5a9b131b401fb60695bbe3bae5f05f3eb591e6a354658d3aec56245
0xc9d495ff772ee17051bfe75fd33d4838bf960a3656905fbeedd11c8fcd55ddfb
0xe185fb387d780a39092cfe37dd08f9488b5c8e664287ae335384e14c46da051b
0x5dc34459fef8d884476e307b6eea3dc3d5d439906efe9a89916caf1779d60cbc
0x185908eddbc81267f397b62aadf2611e73dabb9ce909e99454f1eed90ff013a0
0x75b815696b2a503541f84fd321c2447ad70f155d1c00fc867290f374c53e5333
0xeda85e7787a4f47cacdebc069596a884eb1299118d71e29b82d77606a7c2a9ef
0xdc1e080892f0ed073ca898f197a4cc4234f16b0ad730364c20e2c366d85866c8
0x506f27fec082c128ffe49a6b6d69363d2fc25ec4ddbad71dcf6483f11df0f16d
0x2f4c2ef8a4ddc0cfb81d6656974dd3214d875be98dfa453e90a3937be1f8f843

Functions
Getter at block 21170341
BASIS_POINTS_DIVISOR(view returns (uint256)
10000
MAX_BURN_BASIS_POINTS(view returns (uint256)
500
MAX_FUND_BASIS_POINTS(view returns (uint256)
20
MAX_INTERVALS_PER_REBASE(view returns (uint256)
10
MAX_NORMAL_DIVISOR(view returns (uint256)
100000000000000000000000
MAX_REBASE_BASIS_POINTS(view returns (uint256)
500
MAX_REBASE_INTERVAL(view returns (uint256)
604800
MIN_REBASE_INTERVAL(view returns (uint256)
1800
SAFE_DIVISOR(view returns (uint256)
100000000
_normalSupply(view returns (uint256)
198067164800927436653075170933
_safeSupply(view returns (uint256)
3133809681142338264794394198457
decimals(view returns (uint8)
18
defaultReceiverBurnBasisPoints(view returns (uint256)
43
defaultReceiverFundBasisPoints(view returns (uint256)
7
defaultSenderBurnBasisPoints(view returns (uint256)
0
defaultSenderFundBasisPoints(view returns (uint256)
0
distributor(view returns (address)
0x2b35cccd8a0bdd17ec2f7e28d8929723826f13d5
floor(view returns (address)
0x40ed3699c2ffe43939ecf2f3d11f633b522820ad
fund(view returns (address)
0xd89119585c4612f2a31de9e9a6bb0513121ce7c3
gov(view returns (address)
0xcc2047098de9716f2b8f68bfee31e8dfba30cdbd
govHandoverTime(view returns (uint256)
1613978863
maxSupply(view returns (uint256)
179924744136737309532107
minter(view returns (address)
0x452dcefd77ee4cc41373cc1a3207d8969f1c21b2
name(view returns (string)
XVIX
nextRebaseTime(view returns (uint256)
1731171600
normalDivisor(view returns (uint256)
495713979
normalSupply(view returns (uint256)
399559369296961941541
rebaseBasisPoints(view returns (uint256)
2
rebaseInterval(view returns (uint256)
3600
safeSupply(view returns (uint256)
31338096811423382647943
symbol(view returns (string)
XVIX
totalSupply(view returns (uint256)
31737656180720344589484
website(view returns (string)
https://xvix.finance/
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
allowances(addressaddressview returns (uint256)
balanceOf(address _accountview returns (uint256)
balances(addressview returns (uint256)
safes(addressview returns (bool)
transferConfigs(addressview returns (bool activeuint256 senderBurnBasisPointsuint256 senderFundBasisPointsuint256 receiverBurnBasisPointsuint256 receiverFundBasisPoints)
State-modifying
approve(address _spenderuint256 _amountreturns (bool)
burn(address _accountuint256 _amountreturns (bool)
clearTransferConfig(address _msgSender
createSafe(address _account
destroySafe(address _account
mint(address _accountuint256 _amountreturns (bool)
rebase(returns (bool)
setDefaultTransferConfig(uint256 _senderBurnBasisPointsuint256 _senderFundBasisPointsuint256 _receiverBurnBasisPointsuint256 _receiverFundBasisPoints
setDistributor(address _distributor
setFloor(address _floor
setFund(address _fund
setGov(address _gov
setMinter(address _minter
setRebaseConfig(uint256 _rebaseIntervaluint256 _rebaseBasisPoints
setTransferConfig(address _msgSenderuint256 _senderBurnBasisPointsuint256 _senderFundBasisPointsuint256 _receiverBurnBasisPointsuint256 _receiverFundBasisPoints
setWebsite(string _website
toast(uint256 _amountreturns (bool)
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ClearTransferConfig(address indexed msgSender
CreateSafe(address safeuint256 balance
DefaultTransferConfigChange(uint256 senderBasisPointsuint256 senderFundBasisPointsuint256 receiverBurnBasisPointsuint256 receiverFundBasisPoints
DestroySafe(address safeuint256 balance
FloorPrice(uint256 capitaluint256 supply
GovChange(address gov
Rebase(uint256 normalDivisoruint256 nextRebaseTime
RebaseConfigChange(uint256 rebaseIntervaluint256 rebaseBasisPoints
SetTransferConfig(address indexed msgSenderuint256 senderBasisPointsuint256 senderFundBasisPointsuint256 receiverBurnBasisPointsuint256 receiverFundBasisPoints
Toast(address indexed accountuint256 valueuint256 maxSupply
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _initialSupplyuint256 _maxSupplyuint256 _govHandoverTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.