IPI Shorter
Verified contract
Proxy
Active on
Ethereum with 507 txns
Unified storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "IPI Shorter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20870022 | 2 months ago | | | 0 | 0.00031526032 | |
| 20869995 | 2 months ago | | | 0 | 0.00033281623 | |
| 20869987 | 2 months ago | | | 0 | 0.00033603824 | |
| 20869978 | 2 months ago | | | 0 | 0.00037277745 | |
| 20362251 | 4 months ago | | | 0 | 0.00023508992 | |
| 19825227 | 6 months ago | | | 0 | 0.00014599844 | |
| 19825224 | 6 months ago | | | 0 | 0.00016408873 | |
| 19494675 | 8 months ago | | | 0 | 0.00088553914 | |
| 19493688 | 8 months ago | | | 0 | 0.00097990256 | |
| 19246026 | 9 months ago | | | 0 | 0.00049753254 |
ABI
ABI objects
Getter at block 21217015
ALLY_ROLE() view returns (bytes32)
0xe86976c4e602c63ead69d25aa0d168b0e6e7ea1bb4597e6222f3e80061ff31ac
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
KEEPER_ROLE() view returns (bytes32)
0xfc8737ab85eb45125971625a9ebdb75cc78e01d5c1fa80c4c6e5203f47bc4fab
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
ROOT_GROUP() view returns (bytes32)
0x08228e6653a7f63b9f7994f3c602d59e00c633542c7e39ac49d55343584bf845
blocksPerDay() view returns (uint256)
0
chainFullName() view returns (string)
chainShortName() view returns (string)
getChainId() pure returns (uint256)
1
implementation() view returns (address)
0x8a2bb8e18c344454ab97c8b9f536f6730d3733b8
paused() view returns (bool)
false
secondsPerBlock() view returns (uint256)
0
version() view returns (uint256)
8
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)
State-modifying
Events allow(address token, address spender, uint256 amount)
allowTetherToken(address token, address spender, uint256 amount)
configChain(string shortName, string fullName, uint256 secondsPerBlock)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setPaused()
setSecondsPerBlock(uint256 newSecondsPerBlock)
setUnPaused()
upgradeTo(uint256 newVersion, address newImplementation)
ChainConfigured(address indexed thisAddr, string shortName, string fullName, uint256 secondsPerBlock)
Paused(address account)
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)
Unpaused(address account)
Upgraded(uint256 indexed version, address indexed implementation)
constructor(address _SAVIOR, address _implementation)
fallback()
receive()
This contract contains no error objects.