TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 6 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21063161 | a month ago | | | 0 | 0.0012956046 | |
| 20853661 | 2 months ago | | | 0 | 0.00016611546 | |
| 20853660 | 2 months ago | | | 0 | 0.00029406223 | |
| 20818676 | 2 months ago | | | 0 | 0.0023209886 | |
| 20818674 | 2 months ago | | | 0 | 0.0022728886 | |
| 20818673 | 2 months ago | | | 0 | 0.0036462056 |
ABI
ABI objects
Getter at block 21324838 NATIVE_BTC_DECIMALS() view returns (uint8)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ListLeadingTokens() view returns (address[])
[0xC96dE26018A54D51c097160568752c4E3BD6C364, 0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599, 0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf, 0xA700992A9815d3bfECEDfE51B030fD294Bc0b090]
NATIVE_BTC() view returns (address)
0xbedfffffffffffffffffffffffffffffffffffff
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getTokenHolders(address _leadingToken) view returns (struct SigmaPool[])
hasRole(bytes32 role, address account) view returns (bool)
leadingTokens(uint256) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenHolders(address, uint256) view returns (address token)
totalSupply(address _leadingToken) view returns (uint256)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(address _defaultAdmin)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setTokenHolders(address _leadingToken, struct SigmaPool[] _pools)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
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)
TokenHoldersSet(address leadingToken, struct SigmaPool[] pools)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.