GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0xe4466d04 at 19462702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $47,447.61
ERC-20
Value $234,229.13
ERC-20
Value $206,870.47
ERC-20
Value $0
 (#2043)
ERC-721
--
0xe836d48b8b06e574e377df3ac8d9da768367985eb24df661026782b99878cc81
0x98d743f27c0426a790517a74694e17fdb3dfe9647e9c4070c487d1b47c9799a7
0x56e6a4dcc7aa7917a8b64ae35e5b1215a56324a2cb56ec824488b724945ee052
0x408d1efbd61d072112685a1e416c80155e90521a034d935a18218d509dc2fa79
0x256e1abb61954d2dc60669b8659deaee3b415bb51fecb32869f5ce0c9a891158
0xbee1a3f3cd02d168d963d7286a2179f3b722f9d44aace9e0aae2b7e877542114
0x54d86aa1a6e9de6365c14bc201504d76cd1ffb3b99f063d55bcaa733e8f3d8c2
0x7e828935e75a12032349c71cc7897df2af71034332591fd9ef9ab6cf90c449eb
0xfb307c9e37548e0c477da210e7482cf3a3458d33f8edc6518a4c23dec1449f17
0xebe78b67f7ddcfc62d13fd984d3df6b183b690c6576bcdff45c29d62ef51adca

Functions
Getter at block 20889142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0cb3eb40dc07a0e9e1900a7f4aed0ccb08259b56fbb16e5cc867b6fccf150e18
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xef7F7f4906B00B736272164F74ce1db7652Ac68e, 0xDa647A76c777D3EBCC5792C0e4fafd93382a4932, 0x206c5B60F7c2955703dD088a6A2c046Ec3c3B728, 0x71795D632C13409F99459C0B7978Eca1Ec56F492]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
86
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.