GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xe7ee86b9 at 13277134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $884.97
ERC-20
Value $1,219.48
0x5b887fe4d370a8d76ad3e001ce5463f689a6e47950a2ae3684917460c41411bf
0x6583827031e36220bb3cacb0027c814edefce28899de906133a610dae35035af
0xa2cf05b012443702264cf36fb3b5eec175038b203446d602a52c34c873e4faad
0x8f5b6d452180957c5f02750e663592850e965f5e97bdf9fb01d1cf51f95bcc1e
0x10a583a34432a52f3ae0901b571797f592d1ad625499893ab1158cde7429e3a2
0xe93e013e24afb2ecbe263d3902c12d3396beb67a37830fbbc7f44a13e2690255
0x6fb4dabe2b17390136f297e4aa50d689e105833281cc3719ad603c7e5598db66
0x1138b6a452bd73ee0dd23e38bc2b752cf7fde2b11a54c7dd0e82877ebeae7e8d
0x9e655741103e1c715f5443e461819950b943ff32e0bb16c1e58bdf5e06aad474
0xf83f7216692642f12834ba8e75e7000305d9971825498ac28a42dea8d3d8b5cd

Functions
Getter at block 21268601
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20ce57bc5b09c0e35f63ad85d839e61cb1f0dd8f8d6ea74abee92163bcf68b3f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B85519002F75c5eF401f036717435847C4AEa83, 0x67De446beD44Fa7480028dbfBEF0bdF75bB817A2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
48
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.