GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x10b5c2c7 at 17961693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $213.37
0xb32cc10ae9d2b97633954d783e57807a35240a29097f4e67be546f769db9d51c
0xb77894265de9d80079e34427816bd3fd6d36d27b5c50710a0cd416dc60912fa2
0x22f48d676bf0db77c031d2a8e22cbad84a0bf153367cb3c2e568937df54bb7b2
0xe22c0e83af359e81960f777d80f740a411373227ca64e8cbe715c1ceaa412349
0xf14179b461da2a21760420b76cd06ab2688960e299a3a30e33788633e1481c90
0x86a5b18b901c30557e5f07dfce970136750b9166db272a26c1861945852efc8f
0x26322e9a3eae6feab41d1cb45885a9aada622096c6cab3e3e23e918a2677254b
0xee6a34e852c4927c2afcf361307e2245771cf97a2e57f02f46ce8e9dfdd4771f
0x95fb63d6ee9f6221733707b805c44131900c158580283c6ffc932687e653d7a7
0xc9c60ef44c8cef2b33a3f0af91e3d064ea479d616c1aafd9d2535cc377be0382

Functions
Getter at block 20853067
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ad40893b5cdef6dae5c25e809f8b9125d2b753a3087faccbd3ff9d0d8e141af
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd30898ECdc21C72250a5fd1dbD37FF7D63237Db5, 0x7785bccF9110C188Dad39bE49D4Cdf6c6CC03F10, 0x4D9b22B92Ff9faFAc013f82faCA88BDa8E778cb5, 0xF801886AE2e127A269B0F11892edb54F692d02dF, 0xC75EFCffEE930706daec5CaCA012551f6a1845D7, 0x24a257B7D975E7ec6219C4cFCbcF6E504253c7A9, 0xd8F26118505417Ef6468Ac8A2AE1E5117245Db92, 0xcC1A2bd1a459be0C7fAd3B7F9Fa9a6CBBFE9BFa5]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
39
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.