ETS Alpha
Verified contract
Proxy
Active on
Base with 9 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "ETS Alpha"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6413729 | a year ago | | | 0 | 0.000000049358000000 | |
| 3266661 | a year ago | | | 0 | 0.000010278009 | |
| 2650337 | a year ago | | | 0 | 0.0000033654861 | |
| 2650333 | a year ago | | | 0 | 0.0000058877106 | |
| 2615334 | a year ago | | | 0 | 0.000000075546000000 | |
| 2615330 | a year ago | | | 0 | 0.000000033950000000 | |
| 2615327 | a year ago | | | 0 | 0.000000079644000000 | |
| 2614560 | a year ago | | | 0 | 0.000000034280000000 | |
| 2614469 | a year ago | | | 0 | 0.000000034280000000 |
ABI
ABI objects
Getter at block 21880189 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXCHANGER() view returns (bytes32)
0x3eb675f159e6ca6cf5de6bfbbc8c4521cfd428f5e9166e51094d5898504caf2d
decimals() view returns (uint8)
6
exchange() view returns (address)
0x181aab77e68cd6803f60cbae88674de20101bf3f
liquidityIndex() view returns (uint256)
1975617928611646635473715002
liquidityIndexChangeTime() view returns (uint256)
1699624787
liquidityIndexDenominator() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
ETS Alpha
ownerLength() view returns (uint256)
2
scaledTotalSupply() view returns (uint256)
772588149710013
symbol() view returns (string)
ETS Alpha
totalBurn() view returns (uint256)
8854106778922
totalMint() view returns (uint256)
8854108305261
totalSupply() view returns (uint256)
1526339
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address user) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
ownerAt(uint256 index) view returns (address)
ownerBalanceAt(uint256 index) view returns (uint256)
scaledBalanceOf(address user) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _sender, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
mint(address _sender, uint256 _amount)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setDecimals(uint8 decimals)
setExchanger(address _exchanger)
setLiquidityIndex(uint256 _liquidityIndex)
setName(string name, string symbol)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
ExchangerUpdated(address exchanger)
Initialized(uint8 version)
LiquidityIndexUpdated(uint256 changeTime, uint256 liquidityIndex)
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)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.