This contract is being backfilled. You may encounter incomplete storage history.

Axion

Verified contract

Active on Ethereum with 21,053 txns
Deployed by via 0xbed23a39 at 11235999
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $697.08
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf7baa1845456ad35cafe05c155271c8c535c7630acbab336f5f48f499389a467
0x8b8206c41d702bfad4eaab5004257a78f54501a6cb0356184353980af17621e5
0x3f3afad327da0796bcbaa8932a2e1bf541219e2e6722533923756b0f13eaabeb
0xd1cec1cb41d25f51317dd102b7795e5ac312c82e00660631fc7e4179937df033
0x6b24911bceed57351498633b5684d891d67715e5ed9da25375abec1dd1d0fd9b
0x23cb27c7c090bedd1f08e802eb9d9d242c6fc27ea8362ea1bb9388fe6a8c4b1d
0x65a41dc065c9804157a6f590163189cfbb251c04624a75ba8fc6183be27c122e
0x0a43138073171ca7cb5acacc7fe6fface2386b57a82e220705ae2b0cc7ec3b7a
0x6387e2c49275b193ea85a66a56e18326d01077095b2bd27660a728aa3844f5bd
0x41297a1b5827386763a67a68eb31974737465378ff12a20d3f6d05f4a84231fb

Functions
Getter at block 20802098
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
getMinterRole(pure returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
getNow(view returns (uint256)
1726959695
getSetterRole(pure returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
getSwapTOken(view returns (address)
0xdc05a13f89006d8a5bac0810b6f735699b010f92
getSwapperRole(pure returns (bytes32)
0x724f6a44d576143e18c60911798b2b15551ca96bd8f7cb7524b8fa36253a26d8
name(view returns (string)
Axion
symbol(view returns (string)
AXN
totalSupply(view returns (uint256)
103326322666007967636585133072
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getSwapTokenBalance(uint256view returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
init(address[] instances
initDeposit(uint256 _amount
initSwap(
initWithdraw(uint256 _amount
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress _swapTokenaddress _swapperaddress _setter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.