GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xc181aaa8 at 13066830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,891.08
0x149846c96a1ba98226de13e7a1f6a515ddd878b953d304f06928bc01bd99b510
0x697c6dd3a5fec14f2bd698860f5cccf38e2053b6cd8b7199a6781b04e3d18f87
0x9d725f05408dbaae23f14099ed199eb58d6849495feadaa87866f4d80a2b67b8
0x18a6201f58f480c08778a9494e3d3f4b74191e7a2974b3522bc115ff4c0a0484
0x26bb9ba2e0fdf5fb018ca71c71df03b2d61984007a5fb2c8047ebffe021e8a36
0x0427144677ac1e5648bb88a4d75b65aa4769c3941c25c335b4c746ed27685792
0x931f889c9d113e33bd61f2497d01613d67373f5be68a01d52e0d446839c01126
0x6f74c73cd7356d58818e9000d9d72e2d6dfc21f1f3c1fc99b2578d54af615b66
0xf513c222a476a5096d8ca8f6bbb4b7278f92a8592329ab3d0ab1aaaf8c0d153c
0x4acc152c013c2936d5eed14fdf049bba1eaec2cd108175a5432f0b907190f431

Functions
Getter at block 21283435
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x579bb80ca0d6bc420c36144bfd18c284d13757b3c537b37a679b77ebdd5821ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA309141EE93836257B98205F7f760A5C68F75aB9, 0x5b6D5a75E8C088fa874AdDB6848c5668e87A1148, 0xAfB16ac6c72bb5916c6a104A2989136CCadc2D2b, 0xACB4BE1bD1CBd70FB28FF6bA412E6F30ab6c3279]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
30
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.