GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0xf26604b6 at 20468913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xa2ddaa874fd52468cbb9020e9b34a02d65e23fce962c798274681a8efc8e4431
0xcf30f183a34698b029cfa5477cc8853d8eed54ff2b3f24d6e539794cc9beb558
0x93a67af84c6b6710bc0dda5f784a56ce38dd4b4e9055a4f125128da08dadecd6
0x2b35de69f762ec7c90a94e3c7d2c81fe84a6082d30bfeebcf5832092a38c6b92
0x45138b4f3fb8baf30e93805a23decafff54134e81da6d5eba8de47ef7dbc1dfc
0xb9c715e0a4962e31215ddd6a4fd34cf2db68e1e84958728e48d0df06a0b596a0
0x273b63929ad1da8c7b657694f4eb0fd825123525f0978cf4cfb459096c5df9fa
0xbf048f7fa45de0216555dbd447a81213706cc28aa608df74e2d518477c22fae3
0xb963a16aa19665ea9266c6abf720edf433542cf25e59f9a2423811d0c3869252
0x0cb7e35b8b5318f8644ffd0867bd0216788267963fd47e800c36812eb4f06717

Functions
Getter at block 21294795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c1bcb7209aad5241ef27d9effad3e6ddc9f219525cde3af0dafc52369848ac5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8579E8Ae97113d3e3973348c4f50fe9F400Faf46]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
84
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.