Peggy
Verified contract
Implementation
Active on
Ethereum with 0 txns
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 ($0.00)
No balances found for "Peggy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Peggy"
ABI
ABI objects
Getter at block 21176187
getOwnershipExpiryTimestamp() view returns (uint256)
49593600
isOwnershipExpired() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
state_lastEventNonce() view returns (uint256)
0
state_lastValsetCheckpoint() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
state_lastValsetNonce() view returns (uint256)
0
state_peggyId() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
state_powerThreshold() view returns (uint256)
0
Read-only
lastBatchNonce(address _erc20Address) view returns (uint256)
state_invalidationMapping(bytes32) view returns (uint256)
state_lastBatchNonces(address) view returns (uint256)
State-modifying
Events 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)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.