GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xb344d663 at 17628339
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x5e287b85a5c3748018fdf90b135e12c8de9092a8497ce92bbef4618b44fbee3d
0xaae57e5c7bc76109b7c4e62e41b5a22e9e720dc7494556d7a61619f60c8e1029
0x7b83ec888f6191517b8a811ae5ac6dd8093aa78b0e74ba6845de66e109d9322b
0xc248981045dc3f3f50faed7a20d22e06ae30c492e2b33e8c688bc9097a3f54cf
0x231ba451bbb363f5732611e47da9d1e30862e37eb49d0e2275d5de97be2b4217
0xb41bac19cbe2ba821ce7157b634c8f7874ce790de293799ba44c54333d17f024
0x257760e65dcef94a0b095677a1352c793ed4f50cc4cf2feac7e75c9e2586eda5
0xd5aa8324b778832d329fbaefcdc93998288fa6f628180fd839b8954c6cd5b62d
0x6674c6f5e8062b7bb3e812b55d2dbd04d5c87c8f5c242b564c120f02643dda97
0xabc5e3a7babe367407dff922def35ffdc103e02ed1d9199e35664ab54d48d403

Functions
Getter at block 21402462
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b3a34bb9d3a3325628d67861b676e0fbe9d83afa26ebb5d939ca19803ec0b48
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x100Ba78db7081774D97CF8a0D5a9F3826230e156, 0xfA03Ae7f13b311d76D85B16fC89c8aC5161807e1, 0x39A13252A2436f669df1cc8efC83499EBC7eA6bE, 0x8641246c95c707889B86C914Bec320Cb7cb2F6E1]
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.