GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x14032c42 at 16669827
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $137.95
ERC-20
Value $1
0xb1a10c869ce6e1e951c7c45997358688d4f0e3c52471bf06699c6ca070b3e05d
0xfe4b47fc980c22a9434c74bd5ae82157f30f81785eb286b9d021f0c24377d9a1
0x00fe78f32d1f70e1b6b994211aa08ceed74b956766d758b4be839fc130b3e775
0x3b8a41b91e266bcc6b630185d1ddbe4b1fb8b8401940db76ccab0620868f6a1c
0xb2066fa3bde70cecae34c6875c0db00dbad7e84bf9075875d38a22163862de3c
0x636bbb3346af8909d99dc65f74dd6a2e9ff843af2fd4ab5c17d359b5bf96a580
0x0a2bf56e6a4f71c681819a5f9f2ea89656836c29887c4f428d10e1033966568f
0xd03a91adda1e83cd078ce321c7e1987e02e8cc7b8895c8e55223f66ebde29272
0x66a116fd2c79c75a06fcde7bde1e8853f693753afa95b879ce658e0eabf1f9b2
0xd20292cae9c6c0393e0de51902aa70595d830d8220efc93b07f532016e30f40b

Functions
Getter at block 20865806
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa792afe97545b388a6700dc386ac8088ef9506448a0ee9e753afd15cdb3e5d80
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95252D8b030e4a45534FA5D887E413a4Cc0e0ef7, 0xd541E5d74503b4C3da62c11Ab8C621856bEf8102, 0xa6cfF3e91841a5BDf98F01198C25BB9827E8c2aB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.