GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0xa2704f03 at 14724713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,650.61
ERC-20
--
 (#8)
ERC-1555
--
0x46f73ea650810e215e9290d13a03ad1c38dabbafcd2bf027a5864a9d7bbdeaa5
0xb0af58bf974f2a240ada43934fe566ac591f7509a1fa3f337e417fc1141616a8
0x9f9ef9df8b68daf174f7bceb1833d012d655dbc55d0ab19adc38cd3254ed9f47
0xe95026aacc279ee3352b8c57382012336ec2b209c7b7b2f9954ef648389c29d4
0x33623a418c30eebe1e9bd161dcc947a6dcf9448f68347d6eacf79c76f7de9700
0x7c1743a303d1133f8cce60d4f067f413f8ff4e3e650cfc74a4b765be3d4870e6
0xf965d8dadefdad71c1a53a98a51c002a2d2a4c25333daca3b2e17dc42688a534
0x4c4bb0d4e275bb1a7d4c546bc1a42db8fe609f717d27a8852fcd5ca06c4ce0f9
0xdc822da963d18194556eca75aea6898badf9d2e6531573b15798be1d4912ff9d
0xd7d91940e1623f7313ef1cb24012b8c3541a33659de02c866cac8bae70944d34

Functions
Getter at block 20982099
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x273bb625724337a24d87db00f603850199cf9bce88e5b8256c0412c3df28705b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c48621a501567463768aE79e6547091418E24Ee, 0x679d87D8640e66778c3419D164998E720D7495f6, 0xd7d95aE26655487AEF35d382c86902CEdC99651f, 0x995840cc784a3E21Ad5fcAe12B5Aff0a925D45fF, 0x381F88253a30559299630Ac2cC179b1176e868D8]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
52
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.