TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,947 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x40e9…c6c5
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIX | ERC-20 | 612.261665K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20920049 | a month ago | | | 0 | 0.0024684951 | |
| 20911974 | a month ago | | | 0 | 0.0015107459 | |
| 20894606 | a month ago | | | 0 | 0.0012725120 | |
| 20893311 | a month ago | | | 0 | 0.0036057366 | |
| 20888697 | a month ago | | | 0 | 0.00089922796 | |
| 20880927 | a month ago | | | 0 | 0.0012116910 | |
| 20878583 | a month ago | | | 0 | 0.0024015249 | |
| 20872450 | a month ago | | | 0 | 0.0041236908 | |
| 20871881 | a month ago | | | 0 | 0.0049752605 | |
| 20860539 | a month ago | | | 0 | 0.0022172111 |
ABI
ABI objects
Getter at block 21157659
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DENOMINATOR() view returns (uint256)
10000
DISTRIBUTOR_ROLE() view returns (bytes32)
0xfbd454f36a7e1a388bd6fc3ab10d434aa4578f811acbbcf33afb1c697486313c
aix() view returns (address)
0x40e9187078032afe1a30cfcf76e4fe3d7ab5c6c5
anyoneCanDistribute() view returns (bool)
false
totalAixShares() view returns (uint256)
0
totalEthShares() view returns (uint256)
10000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
aixReceivers(uint256) view returns (uint256 share, address receiver, bool doCallback)
ethReceivers(uint256) view returns (uint256 share, address receiver, bool doCallback)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events distribute(uint256 amount, uint256 minETHPerAIXPrice)
grantRole(bytes32 role, address account)
initialize(address _aix, address _uniswapRouter, address _weth, struct AIXTreasuryReceiver[] _aixReceivers, struct AIXTreasuryReceiver[] _ethReceivers)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAnyoneCanDistribute(bool value)
setReceivers(struct AIXTreasuryReceiver[] _aixReceivers, struct AIXTreasuryReceiver[] _ethReceivers)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AnyoneCanDistributeSet(bool value)
Distributed(address indexed token, address indexed receiver, uint256 amount)
Initialized(uint8 version)
ReceiversSet(struct AIXTreasuryReceiver[] aixReceivers, struct AIXTreasuryReceiver[] ethReceivers)
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)
TokensSwapped(uint256 aixAmount, uint256 ethAmount)
TotalDistribution(uint256 inputAixAmount, uint256 distributedAixAmount, uint256 swappedEthAmount, uint256 distributedEthAmount)
TransferETH(address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.