GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 139 txns
Deployed by via 0xc2546bab at 13769591
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $114,093.72
ERC-20
Value $5,030.3
ERC-20
Value $648.57
ERC-20
Value $114.98
ERC-20
--
 (#51576)
ERC-721
--
 (#48465)
ERC-721
--
 (#665)
ERC-721
--
 (#664)
ERC-721
--
 (#663)
ERC-721
--
0xbe00a2cbca1b7aee8fda49a8fc0aa6e2b4e56dc0b96d6299c54e370042f41408
0xd2ceef3ea773fa1d1f957c3adf6619a3866289a23a88caa94d5e10a6f79e4786
0x44330c11ca9cc77018afc3074c6efe30a941890efa104311fe0717f05bd3262a
0xeec1bd0ca0905c95166cf62ebc4ce6f8b7f348ee841199a2165afcf3954ff7e9
0xfa8c823081bf4c894746d7c098bfc0afeb27d018ec7c0343d569d4ba25eefe48
0x420c493d83cd6d7167aef9526cebd7cbb16db34612514c62df21f6bf5241a7a3
0x2ee4fe99f40f5204171a47ca31f8acb16781849b4b5af33789a6b1c86d9cd054
0x6c047fe035b67b2644c7dff71361198268e047959a114b2f4ced0d495a259138
0x8533cfa651e06cf71c839fd9efd60193ed0dc42ac1272dd374d48be090c69e05
0x65927ad20f04562374c68536861a063d812c9263dbca5996975ae964cb49ec16

Functions
Getter at block 21209196
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x77c86b46e0fba4f1f6ca49c2253ecf7c3da679ca30303f37a165333e92df9fb1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x93a5A0F4B3116Cc2b2c959c37774D335cA3DC669, 0x4E702c7e21c013F62529Ee2bdbe48B3eE9a3D542, 0xd52a2EB28e43EB5d53666879510FdA4b3c71397f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
311
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.