GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x903aae08 at 15684309
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.1
ERC-20
Value $0
 (#0)
ERC-1555
--
0xd688e4acde38495249d8a6d2cc786a11f072e2c3b3d743ccab64e2429e6541cb
0x2f373712a567795c1f10b324bf6c3ae7b049cc8f2712387831af1476247ef672
0x3af1f4a979c58a9ba092f47b819a8a405726b36ad47fe0e4d9546020f3c42f96
0xd5f898174dd91791fab59dc25e7749a99b61be564c38e1c522985af4232e7da9
0xbc71828fbb7578638b8a758bb8087087de14d9ae31f18fb0bc984339c76e9189
0xb7877063eaae678129270b3ac28adc2c332820812955c1aaf23840ffdf93a673
0x325a4dc8d1216efbf39e684698d90e73a33bcc3fcbea65d9a45428bc75f03133
0x64f4c218d1fccb5d30a9a6938f0a33be081545165b1cec5d1ccbf7091a20c452
0x059f6686604c964231e105866b84b1908803a1eadd992e7147e338cbd554892d
0xb3d5672b7a58367ba2317eaca9a27ece7770fdd4873a3e782f4557009324398a

Functions
Getter at block 21286387
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd73d4f0c7557afa93f0eb7d8e15fac64b09a2377e3a78b6dc083395b727b46c6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x102ABDc95D5c15787167be01f08A2aC2De1C810C, 0x3aef2c6213EfD78E3ee8A559f61b6F6B22515941, 0x28C0f475De556deE1d0aB3e68116c6c281aFe8f7, 0x5A188c2231430c95259a5323EAEA00F071e9621F, 0x37e85286178F8B4C710DE3F2D75f699Fe048a3E8, 0xf9a2845A5637923C1487DfBC58F5703dAFecC5F0, 0x70641d4d3203b43104778A031A35058596887697, 0x364f07D09056f85341925a343830F6DEfeD5600b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.