AXIA TOKEN (axiaprotocol.io)
Verified contract
Active on
Ethereum with 527 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXIA-V2 | ERC-20 | 251.272277K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20966639 | 2 months ago | | | 0 | 0.00081354794 | |
| 18069721 | a year ago | | | 0 | 0.00054310487 | |
| 18069527 | a year ago | | | 0 | 0.00053986350 | |
| 18069426 | a year ago | | | 0 | 0.00061493008 | |
| 17583850 | a year ago | | | 0 | 0.00090833085 | |
| 17583817 | a year ago | | | 0 | 0.0012667792 | |
| 17561514 | a year ago | | | 0 | 0.00057337184 | |
| 17561495 | a year ago | | | 0 | 0.00057943181 | |
| 12697326 | 3 years ago | | | 0 | 0.00023124800 | |
| 12690995 | 3 years ago | | | 0 | 0.0020478536 |
ABI
ABI objects
Getter at block 21326538
BPE() view returns (uint256)
201262276816427854575254
DefiPool() view returns (address)
0xa398281939fc4050bd31d4f69689e5fe3126ca5a
OraclePool() view returns (address)
0xa398281939fc4050bd31d4f69689e5fe3126ca5a
TrigAmount() view returns (uint256)
28125000000000000
TrigReward() view returns (uint256)
56250000000000000
actualValue() view returns (uint256)
599100000000000000000
amountToEmit() view returns (uint256)
28125000000000000000
aspfrozen() view returns (uint256)
0
bpValue() view returns (uint256)
900000000000000000
burnAmount() view returns (uint256)
0
burningPool() view returns (address)
0xd3059129e498bc716cf265dbd8928ff493a75f54
currentDay() view returns (uint256)
71
currentEpoch() view returns (uint256)
9
daysPerEpoch() view returns (uint256)
180
decimals() view returns (uint256)
18
dspfrozen() view returns (uint256)
0
emission() view returns (uint256)
28125000000000000000
genesis() view returns (uint256)
1600105120
initialsupply() view returns (uint256)
501531250000000000000000
lonePool() view returns (address)
0xa398281939fc4050bd31d4f69689e5fe3126ca5a
messagesender() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
name() view returns (string)
AXIA TOKEN (axiaprotocol.io)
nextDayTime() view returns (uint256)
1606239520
nextEpochTime() view returns (uint256)
1740073120
ospfrozen() view returns (uint256)
0
pool1Amount() view returns (uint256)
1378125000000000000
pool1percentage() view returns (uint256)
500
pool2Amount() view returns (uint256)
12628125000000000000
pool2percentage() view returns (uint256)
4500
pool3Amount() view returns (uint256)
7031250000000000000
pool3percentage() view returns (uint256)
2500
pool4Amount() view returns (uint256)
7031250000000000000
pool4percentage() view returns (uint256)
2500
poolAmountTrig() view returns (uint256)
56250000000000000
secondsPerDay() view returns (uint256)
86400
startdecimal() view returns (uint256)
16
swapPool() view returns (address)
0xa398281939fc4050bd31d4f69689e5fe3126ca5a
symbol() view returns (string)
AXIA-V2
totalSupply() view returns (uint256)
3097824048000000000000000
trigRewardpercentage() view returns (uint256)
20
uspfrozen() view returns (uint256)
0
Read-only
Address_Whitelisted(address) view returns (bool)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
emission_Whitelisted(address) view returns (bool)
mulDiv(uint256 x, uint256 y, uint256 z) pure returns (uint256)
State-modifying
Events Burn(uint256 _amount) returns (bool success)
approve(address spender, uint256 value) returns (bool success)
burningPoolconfigs(address _pooladdress) returns (bool success)
nextEpoch(uint256 _nextepoch) returns (bool success)
poolconfigs(address _axia, address _swap, address _defi, address _oracle) returns (bool success)
poolpercentages(uint256 _p1, uint256 _p2, uint256 _p3, uint256 _p4, uint256 trigRe) returns (bool success)
secondAndDay(uint256 _secondsperday, uint256 _daysperepoch) returns (bool success)
supplyeffect(uint256 _amount) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
unwhitelist(address _address) returns (bool success)
unwhitelistOnEmission(address _address) returns (bool success)
whitelist(address _address) returns (bool success)
whitelistOnEmission(address _address) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
BasisPointAdded(uint256 value)
BurnEvent(address indexed pool, address indexed burnaddress, uint256 amount)
NewDay(uint256 epoch, uint256 day, uint256 nextday)
NewEpoch(uint256 epoch, uint256 emission, uint256 nextepoch)
Transfer(address indexed from, address indexed to, uint256 value)
TrigRewardEvent(address indexed root, address indexed receiver, uint256 value)
emissions(address indexed root, address indexed pool, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.