Axion
Verified contract
Proxy
Active on
Ethereum with 28,362 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
0xdc05…0f92
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXN | ERC-20 | 441.548894M | -- | -- | |
AXN | ERC-20 | 5M | -- | -- | |
PRQ | ERC-20 | 51.728874K | -- | -- | |
AXN | ERC-20 | 0.000014 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150541 | 2 days ago | | | 0 | 0.00071468745 | |
| 21119558 | 6 days ago | | | 0 | 0.00011968185 | |
| 21085094 | 11 days ago | | | 0 | 0.00029212958 | |
| 21079778 | 12 days ago | | | 0 | 0.00057710489 | |
| 20980613 | 25 days ago | | | 0 | 0.00082033169 | |
| 20831540 | 2 months ago | | | 0 | 0.00037709839 | |
| 20694889 | 2 months ago | | | 0 | 0.000059435555 | |
| 20694887 | 2 months ago | | | 0 | 0.000062956000 | |
| 20661291 | 2 months ago | | | 0 | 0.000046280871 | |
| 20653285 | 2 months ago | | | 0 | 0.000035244837 |
ABI
ABI objects
Getter at block 21163248
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MIGRATOR_ROLE() view returns (bytes32)
0x600e5f1c60beb469a3fa6dd3814a4ae211cc6259a6d033bae218a742f2af01d3
decimals() view returns (uint8)
18
getMinterRole() pure returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
getNow() view returns (uint256)
1731313703
getSetterRole() pure returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
getSwapTOken() view returns (address)
0xdc05a13f89006d8a5bac0810b6f735699b010f92
getSwapperRole() pure returns (bytes32)
0x724f6a44d576143e18c60911798b2b15551ca96bd8f7cb7524b8fa36253a26d8
init_() view returns (bool)
true
name() view returns (string)
Axion
swapTokenBalance() view returns (uint256)
0
symbol() view returns (string)
AXN
timeBetweenTransfers() view returns (uint256)
300
timeLimited() view returns (bool)
true
totalSupply() view returns (uint256)
114271291671902793847568997825
Read-only
_blacklist(address) view returns (bool)
_timeOfLastTransfer(address) view returns (uint256)
_whitelist(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
getSwapTokenBalance(uint256) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
pairs(address) view returns (bool)
routers(address) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burn(address from, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address[] instances)
initSwapperAndSwapToken(address _swapToken, address _swapper)
initialize(address _manager, address _migrator, string _name, string _symbol)
managerTransfer(address to, address from, uint256 amount)
mint(address to, uint256 amount)
recovery(address recoverFor, address tokenToRecover, uint256 amount)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeRecover(address recoverFor, address tokenToRecover, uint256 amount)
setBlackListedAddress(address account, bool blacklisted)
setPair(address _pair, bool _isPair)
setPaused(bool _paused)
setRouter(address _router, bool _isRouter)
setTimeBetweenTransfers(uint256 _timeBetweenTransfers)
setTimeLimited(bool _timeLimited)
setWhiteListedAddress(address _address, bool _whitelisted)
setupRole(bytes32 role, address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.