GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x538bb98e at 20683780
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x078d8544d53969abc2a83a595ddd126a12c486d8a142c027057572d6fd0f37e8
0x7b999add30eede2d33871d802137a6d04497d5c9e96eb99b438c22cce53edc3c
0x33938c809b1a5512d7e5b21ae16b4c1304236d0f69873a33104fc6180e199dd2
0xd65d9333496e640ccf5b75af74581b22681afe98fcddaea90fe9a5002ef663de
0x82690f926401aef5ce4cb19284ef260c9fd1d82c14d60e885ac49ba78ddc7660
0x9ae00deadf73906c9da94819c20b941f521de2acce68bcd0ac47774dcd655e39
0xbae55afac349117dbc4e585b321e0370e5d9aa2d335ba047389776f4ab086bc9
0xe718e589bdfc302406837b6748c4603c2a15926fe585f69939aac9c599b3e9a4
0x6e14f1c7cf5b336882e971579a23ffddaa03d775c2bac397031d2f381df2098c
0x178cedda58b75faeeb0a040c9ddd9a8b7ff9d689546b727f68727857a96c421b

Functions
Getter at block 21312545
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcade7fef2ce6e386a0e517531f4ceee5ebc0e2575eab5ce02f29cc3aa13c629
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf146C2133C2448f15fb5782CaDA0692D96930a82, 0x52E1b3a1049692CcB49A6195270Ad2CF28e5C698, 0xFE0F2C40Ae6486C1Ac8A96CCEBf15b6Be8a4cb11, 0x3E95712cb031956874771F402a514F2a0a5F3c36, 0xe787a981b3B9D667C3bE3fa4C5c4b45B358260Df, 0xca48302868C453E7a8b1d6E9120c6c0B4834cFc4, 0x3E9d8D6270227151e32A9fA86B92801FF45F74f1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.