GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0xf1afecc8 at 16699062
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.06
ERC-20
Value $0
0x7c739139a5f5b872df0a547636f5fd5656d12508a6a0e0626f6ad290d2c1a4aa
0x26565190c6f6bf3df594e26aeb4401103853872b9eae50500ea882c0dc6d4834
0xcb253fa73c609e7d77b59ae70fed46bc961be57086aafe1867daf8a9732d1ee5
0xb94bfe58ada2d26f3632b206f363a96505909a40675f34536c62b671a3e4bda4
0x20edd023a8745a9977fb58c966dd6027f488cfd91c50afd7b457041c73703550
0x9bb477d856a0dc262ee977e87de118f362230220c619e2326c21faaec5ab81e2
0x22eb0d2532b03d169a37742f14d468801e00b6b1fea9834cb471d206e0f44581
0xc2e2f8c20076cef9c2e3a15a977e76a1984044f317ab153a39877ac4b90a0beb
0x221c2f3a69d6f91efdc4d922065547b007dca77cbf3786bf54c70f2bd9d9ccb1
0x90f1caebad92ec0a60954f6a34bf9e4788003eabe8e5cf5b56a052900129de57

Functions
Getter at block 21317938
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb16bdfecdc3c4d2dc1c0dcb44eb96c34b8c81be3082e7253cc89f1e875236dca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x180D6D29c22153e4E530eAb26C0FA0d7f1Cbd44c, 0x2bE6c5F6f03f4c8901c615d89A8C30a4fdba0c33]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
38
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.