GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 124 txns
Deployed by via 0x10306d54 at 14081268
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.65
ERC-20
Value $2,477,902.98
ERC-20
Value $4,073.74
ERC-20
Value $1.02
ERC-20
--
 (#12)
ERC-1555
--
 (#742)
ERC-721
--
0xe589f7a68f41fa90ec7903fc6b570d1e5811348dee4bc5906e409db0d68efb7d
0x53cd18e18ae888eb9f8f660f91c8a1473ef80ed6c2e3433e58ac892dff21b764
0x57b616ff8d28b389e2692f128399f71bade6d838cfbb11b881503bce0d989756
0x2febaf56ae863a8bca8d068ec43c6e6480c8072501104c8f281b4a44e08c7903
0x413f0f3a9954d49f01864d640459c9af25401bfef5ec9c69094f5606a15f35ed
0x5d600eb71fd1348ece319fac7d654144d2e3dbcbc50310cca154a06a58f024ad
0x81679789f5ba955c2fcf2fd12fe863056dee41c61be6f20b149b034a74935372
0x28176a664a931039af9ae627e42da72865482491ca427d26531a410a4001a111
0x4a8f5c1d35bc012ac7a3ab50a45014d2e180a1eb26910229ad15e44cace5c418
0x96e768c66324b64e6e0e19be0fac22615615ed539b6f6ddaeb4eae8bda5bc714

Functions
Getter at block 21210409
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d15ab3c08e96e528004667c162b5d8d91985c915f25985cb55e29abfeffb6c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x392676fCC25Ea9764cCb0B812d2F36e34F98BC46, 0x3Ef81c06Ef6b7dFA6910757545a404E0351dD505, 0xB796BCd42a57B4B20e7A4Edd4045021e86130Ca0, 0x4ACAD822be9c8a32007A7F45fE5eC1d217Fe1B78]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
143
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.