Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXN | ERC-20 | 2.035331 | -- | -- |
ABI
ABI objects
Getter at block 21210947
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PERCENT_DENOMINATOR() view returns (uint256)
100
SETTER_ROLE() view returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
SUBBALANCE_ROLE() view returns (bytes32)
0x5ecd2724736dbffa13fc106d48085533b157bb52d3eb871694923987da750b2f
SWAP_ROLE() view returns (bytes32)
0x499b8dbdbe4f7b12284c4a222a9951ce4488b43af4d09f42655d67f73b612fe1
getClosestPoolAmount() view returns (uint256 poolAmount)
203533051485551010
getPoolYearAmounts() view returns (uint256[5] poolAmounts)
[203533051485551010, 305299577228326515, 407066102971102020, 508832628713877525, 610599154456653133]
mainToken() view returns (address)
0xda4c5aea122260e70616e979592735f12fe20499
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
poolTransferred(uint256) view returns (bool)
poolYearAmounts(uint256) view returns (uint256)
poolYearPercentages(uint256) view returns (uint256)
State-modifying
Events callIncomeTokensTrigger(uint256 incomeAmountToken)
grantRole(bytes32 role, address account)
init(address _mainToken, address _foreignSwap, address _subBalancePool)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transferYearlyPool(uint256 poolNumber) returns (uint256 transferAmount)
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)
constructor(address _setter)
This contract contains no fallback and receive objects.
This contract contains no error objects.