TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 73,375 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 48 additional slots
Balances ($2,154,893,423.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INJ | ERC-20 | 81.760408M | $25.97 |
$2,123,317,791.45 | |
USDT | ERC-20 | 28.070236M | $1.001 |
$28,098,306.05 | |
WETH | ERC-20 | 544.044359 | $3,206.75 |
$1,744,614.25 | |
ZIG | ERC-20 | 8.896967M | $0.113595 |
$1,010,651 | |
USDe | ERC-20 | 438.084474K | $1.002 |
$438,960.64 | |
USDC | ERC-20 | 69.992185K | $1.00 |
$69,992.18 | |
wUSDM | ERC-20 | 52.337821K | $1.061 |
$55,530.43 | |
ENA | ERC-20 | 68.390098K | $0.57074 |
$39,032.96 | |
APP | ERC-20 | 17.746323M | $0.002003 |
$35,540.03 | |
DUEL | ERC-20 | 10.37924M | $0.00288 |
$29,893.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156409 | 2 hours ago | | | 0 | 0.0041472631 | |
| 21156402 | 2 hours ago | | | 0 | 0.00085245548 | |
| 21155997 | 3 hours ago | | | 0 | 0.00074364827 | |
| 21155956 | 3 hours ago | | | 0 | 0.0013669449 | |
| 21155855 | 3 hours ago | | | 0 | 0.00068135786 | |
| 21155743 | 4 hours ago | | | 0 | 0.00070591326 | |
| 21155275 | 5 hours ago | | | 0 | 0.00099355359 | |
| 21155224 | 6 hours ago | | | 0 | 0.0016467366 | |
| 21155169 | 6 hours ago | | | 0 | 0.00082069775 | |
| 21155157 | 6 hours ago | | | 0 | 0.00087949934 |
ABI
ABI objects
Getter at block 21156884
getOwnershipExpiryTimestamp() view returns (uint256)
1674243565
isOwnershipExpired() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
state_lastEventNonce() view returns (uint256)
74129
state_lastValsetCheckpoint() view returns (bytes32)
0x014150b8239c6664f5d1d6edb12269ebca25fbc2edf775e53978ec586997c9e5
state_lastValsetNonce() view returns (uint256)
92711368
state_peggyId() view returns (bytes32)
0x696e6a6563746976652d70656767796964000000000000000000000000000000
state_powerThreshold() view returns (uint256)
2863311530
Read-only
lastBatchNonce(address _erc20Address) view returns (uint256)
state_invalidationMapping(bytes32) view returns (uint256)
state_lastBatchNonces(address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
deployERC20(string _cosmosDenom, string _name, string _symbol, uint8 _decimals)
emergencyPause()
emergencyUnpause()
initialize(bytes32 _peggyId, uint256 _powerThreshold, address[] _validators, uint256[] _powers)
renounceOwnership()
renounceOwnershipAfterExpiry()
sendToInjective(address _tokenContract, bytes32 _destination, uint256 _amount, string _data)
submitBatch(struct ValsetArgs _currentValset, uint8[] _v, bytes32[] _r, bytes32[] _s, uint256[] _amounts, address[] _destinations, uint256[] _fees, uint256 _batchNonce, address _tokenContract, uint256 _batchTimeout)
transferOwnership(address newOwner)
updateValset(struct ValsetArgs _newValset, struct ValsetArgs _currentValset, uint8[] _v, bytes32[] _r, bytes32[] _s)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
ERC20DeployedEvent(string _cosmosDenom, address indexed _tokenContract, string _name, string _symbol, uint8 _decimals, uint256 _eventNonce)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SendToInjectiveEvent(address indexed _tokenContract, address indexed _sender, bytes32 indexed _destination, uint256 _amount, uint256 _eventNonce, string _data)
TransactionBatchExecutedEvent(uint256 indexed _batchNonce, address indexed _token, uint256 _eventNonce)
Unpaused(address account)
ValsetUpdatedEvent(uint256 indexed _newValsetNonce, uint256 _eventNonce, uint256 _rewardAmount, address _rewardToken, address[] _validators, uint256[] _powers)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.