GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x8f1541e7 at 17755238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $949.52
ERC-20
Value $45,862.29
ERC-20
Value $2,488.61
 (#66)
ERC-1555
--
0xdb7cadb89611172f1e472a0cb254d17c653711d43caf1c19c88c652bb4288b42
0x9922b2e9c96881d5f5aa9c60273a87892bf0cd8ea900372b43886c48048ce95b
0xa70da6ca03c105008b571f57d585b8f531bbb4a7404409df0c657348d42e23b1
0x7c70c249c99a17b8b90d5dbb39942363156a676b0232a296cc7c6a594020bba6
0x6267c6b5d719bcd50f4c08be0af0c5f4d76e4c4f6c7beb10793f5d9a62d3e939
0x9533c9d36de8b022fabb12411db55bdefbdd65c1a9dd2849afdde66fc4ae3dc1
0x4e54f00c5ab9ccad04e6ed105781e309d3f5325382844ad4043ce90f712177e7
0xcb0725358dc39f24dad64e9e7801c1b191baa7a7630bb534c3fc1a4303a69b11
0x618f4cb85f4bacbcb2c7a907a27391506363d63cabe831e8b949dbd58062b0dc
0xbd4e978c986bffc8eda6efe294bd098095597f28bbe50f97f84998596d4af52f

Functions
Getter at block 21216572
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x75a1f252a5f7798986f5819d16e468e47e80d540bb4ad38bce410a27a0504569
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcEf78991Df18B131eED7bBf91C3C7da2e78338e5, 0x6473d04557A07c3B766e815b86d85576F5fD9aB0, 0xAA4618E4646712b23BA7cC2d92d754261a060078]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.