GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x11d37a46 at 20944037
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,789.85
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1dac7d1a1d61d337d300be6e3e48ccb65580aed497575aaf0c1775c4ddab99b5
0x14e4c2892e55912eff471e606934e43dd5aad84e340d588d4f908cf45d27bcc7
0xdadd3f291ddb71eefaf20b315f4205150e4f456d52cd1bbe4a0b20fd1c4bcaca
0xb3af1dd8833046d711ef325796d8243a30142076ea098459cf61add2ddb75e38
0x8de359ef40d38477fac53a53d601425b4c850618a4f72b1b50cb11a2ef9b6928
0x2fbde79e8e6f5a95c90362a988200e0f05857fcfdc889760d73d9d290a5e5991
0xa04ec0c973da85a89f4ed022f2b8615173464d4840ea903db5708efa45c6797c
0x40cac7ccbd1769d85608940f4b564600800d54cc9c47f53c9dadaeae77f84b76
0x7e63ea99abe9d652a2025fafd19ecc60f502524902123778752477ef5a6eb243
0xdb20af7af4798c68a1ae4124d0690dcd6e47892eaccf897b29682ec88e8296d5

Functions
Getter at block 20981088
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96c86c5b0a874e0fe41ee705d1b9c7feed825e5f0c62ca03a646072cf5845fa0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe9125B8007A2230da7E2f7Cd568EE65897419e89, 0x99Ce364bBFB0dB1772CB5958a27b4ec905b6e81D, 0x4eaEf21f1E7363586354af81853BEc1dA9eF2082]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
22
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.