GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd2c78ebe70b4e9141ee6de9a2371970ad0864e27a184fd817ad5b91477879737
0x89c8efd51e0baaef856fe3684b094c411792094d8212a49f8e949c27eabe0de3
0xe1f72b4feb65617dafc86d70501f633e6eb56855e53f35f7f5cd52258956e978
0x64308c58b0322e4613bd6c1603b416cc3df5364d2371bad235c92ec61dca5c5e
0x7ba7a436cf99b28085f6993c4772b13ab75cd2787e78197ccb1aac4b8429c6fc
0x52a3a2760d0ebbbd96af1db342470a8937ea7e1d9031587c1ab7144862977218
0xb4a1a9e2ad563085f84f5c88963877f90579f91bdfc5d1f9c7614e172e93f36a
0x4d4b6daff2712c7ba356308471a97970ddca2c92d0771ce8671bb4cbcb695253
0xa09f1cf143bc073c5dbea39e3c89ef1fc83d8c6c73bd33f55fbb112a54cad1da

Functions
Getter at block 21225448
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1371eade1c916282cce4aa42be91a46a00dfc2743178ccb2862397140f698f2a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf0919eC356e4221e0b8C8b0d1992Bdc0D7475e4E, 0xc0DAb79AA6701a50B1c7EC43e7c615b45D26f144, 0x8eC8a830005688dc153b341A779904D6FcA04092, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.