GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 186 txns
Deployed by via 0x1fdbb8f9 at 16533010
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.99
ERC-20
Value $718.55
ERC-20
Value $533.7
 (#1599)
ERC-721
--
 (#161)
ERC-1555
--
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x639850922801de7d6e9383188829d07b226de539ecf41e73e4ad0e7e22504d8d
0x70be009c61800843bcd6ed6277e014939a11bbf955e5ca196fe45caa034f7476
0x8839a4f8ecc3467a15a357c3d3660d18e2a316c2bb5172a7c377ad052910ace0
0xd64a5b84c343f6bad0fc2857e63c6903d34747b0eeab85deb3cf81c4d17bf386
0x983db953654751f7a93aef167a166adb05c2fdc16aa3c6dd929b3d9fac2a9d75
0x1756297c9854a0a878fc3a42f2f82f11e1af516d016693c474ca1a7d8add6cac
0xaa9c5854cfd5dfa8b2db84562ff8254e538dc5eb192f0d26949ffce74a782ec9
0xf1e13668d131d3a6c73e80313b502411032e1283e7250560e363d2705aa6e17c
0x0c2c2f686d66fa8af7850df865c1e2906aad7cee594ca0eea1071d265e691dbe
0x8785ac25de2c92e6a0e292c0ed128dafe1fe5aecd0d05a61650a76bacbb5fdfa

Functions
Getter at block 21226534
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96816f0bdb49fc0704269cb89cac9b19496080bd6e10b2a1dae5fa5795869e09
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb8a228dCeee4aDFAd0d4d956b9b4F851011e0c3b, 0x5A9b2f096A955be3B7B339fEc8f077D3Bab4BE04, 0xc14c4F64806f37C05BF3f50F327BB91220F8CFdB, 0x83Ef9A807C688684513Ccdb0991A00eA4726E51f, 0x9024DF9AA8DC44c42A352B62F2d8739B095E0030]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
182
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.