AXION

Verified contract

Active on Ethereum with 4,108 txns
Deployed by via 0x4d1c83cc at 11163829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xdb834ee7d47f5fbd0337eb62963c6f5c15207caea200777f87b60ff1f68ae59e
0xde3af6901d42093c13730c3bd01e3b631f47739bed8944ae6a12c88f0270abbb
0xf759004a96a69eb46cbfabc441edff6f6f6dfa0cdaf27b3d91f8612db7e21577
0x3b2014386512bf47c0513435bbe4a13e837e2049812fc5ac8dbe3be0784d6c7f
0x3e8450d77c8ca9aa00cff2f5f2eb76b82ccfce29e6b6e7f689336d7c2fa4aa7d
0xa4452a2e06a2d795650e158f5399861f3f2bd1a5cf82f021f8235bd307a6708d
0x0663ed891b9b8ef93112efd68f7835036ef57f190985ccf5bd445a56bdad6973
0x0557dd58e9a11c3caa352d25296053198f9890af98147c003983a31a4c92ce32
0xbec973a3247bf8f156f97b764ee57df62e9ef078a5688b5f5ef0fbd733bd2bd6
0xd26e36a2a937267b3b593660cbb0b701225feb220ae9a2621888840d048e981a

Functions
Getter at block 21160431
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
getMinterRole(pure returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
getNow(view returns (uint256)
1731279791
getSetterRole(pure returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
getSwapTOken(view returns (address)
0xed1199093b1abd07a368dd1c0cdc77d8517ba2a0
getSwapperRole(pure returns (bytes32)
0x724f6a44d576143e18c60911798b2b15551ca96bd8f7cb7524b8fa36253a26d8
name(view returns (string)
AXION
symbol(view returns (string)
AXN
totalSupply(view returns (uint256)
87452568624332438631563266228420325029115
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.