GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0xe36b4745 at 17556502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $203.56
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
0xac74706eb39930537175c49ad3bf45f3d7b9cdc623170ed7c03dc98d6c537eb6
0x085d4c9f5b3e251b78fb0d09171c3511e140486f9b8ac5f902951b90b9f19e53
0x6d9bd6cc3c1efc09962ddf99c19205a080a243b54471acd8b3c1e608a0eec150
0x810a0412433d5ee66d7d3f7ad2cd2511d2ab0fba35b738417430a87abb62215f
0xab88181df159ee77fac446354fcf839abc1968030d99281dc54581500a747bb4
0x430d99aba55bbdda54bcda57fa11c98a76cc6957653f0fabd5aafc81bd2cba8f
0xdcf862ca0cb7c5b502d6b1ee27e1c24f8044f15aed9a4268ca1f0fd387cc38ee
0x9b0b5b0bb7f80a3664045e94225b1fecb56a262944f4830454a74e4e483e3ce8
0xa4f2a9317a2907675c91b6efd07f9a7b8226439a43607c2a676be3575e1a9f42
0x17dadf126d0f201fa61eabffa8c09a1f6bd522e3bbb3460f074555106fd5a374

Functions
Getter at block 21230479
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x384271bcae42f7b4660bcbcf172b099ec0d839aeadc31c8ba1f2c8b755178bb2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x463c4228A0F217Eae1bDBfBFD8d88125D3167E5e, 0x30C4eA8E04499784bEc9751653cdF8Eaf0c97D91, 0x31724d5cc4022687b10Eb7f5fc0E717228DD58c6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
106
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.