GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 141 txns
Deployed by via 0x66896564 at 13615747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24,364
ERC-20
Value $1,023.7
ERC-20
Value $299.52
ERC-20
Value $9.5
ERC-20
--
)
ERC-721
--
)
ERC-721
--
 (#56)
ERC-1555
--
 (#0)
ERC-1555
--
0x50e0485ddc9c9b8cc45fb3d3918a0d9a7eb6a8cad5f882d3203b5275b7eb078a
0x675acdb7b5a1181ce23e47d170a6fadc6b66864ce33be795e0c8ecefcbade9b4
0xe1fb9ed06ca1b9fb8975b521b7b6e26ba013f0aff15fc07632f4cc8e272c646c
0xe5d412fd5811817c8561aea161e4f8a724449e428e4bb8788d06db11f8e8ae03
0x2cf77a9f18b371eb98a785c2d28f258e44b3f8d25292a7ef929f8c745a6fad7c
0xc00c0188fa3acf061309bc65af5192f901f3382c0cc956546422ea3a26145d09
0x94789fb2272a048690fa58e9787f313a06880b85533c0186b4b346c56e2cfbfe
0x6ea1457114816ccedbe8745bb88ac7e9aa7be2667d86df0ff251756617cf093b
0x6b50383427fbf63264bf8abc542cc56f77ecc51f3519941388e8cdd74617e0d3
From
0x3bf67001423e37859bff14eb30c3532c3718c4acef2bfc843b9969d17e5b4d8f

Functions
Getter at block 21158146
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4bb18e7bef1d661761206ba21526b5d282fb6df3c9af8ebc95d56c8105aaee0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9D5025B327E6B863E5050141C987d988c07fd8B2, 0xa41406f86cc65063C25021422e2EE8E93E680b4C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
131
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.