GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x02341150 at 13453933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1899053ebb360acda8d5b9f8c0216d47edf1aaf0c56efb2e66d2728385a73fdd
0x33828fd44d12328019c35b0722a0e54cd69d450af537fa8ba88d41b3ead67c6d
0x7658c4122ff20ab0bbea071d583e622dae43918a217c073e587e2affc6ca06fb
0x98306a70305a2daf46295244b801766c510a4d4760d308e050a411b83d03ff5d
0xde7c9b9e1ae2a38ae0a9265012e51bf982ea56a3e92cbb36537235e153df969b
0xbea82f628875dd2b6a2f5032bca1864e3fc113f44ac3c846f7637616ed18fccf
0x63cbe00dfe6d290b081e3d0244824533ff87433ddeb57d8ef5aca3fe731600c0
0xa318751e33802771a2e91602f972ef18ef71cc8598a470bd3bdb27f1497fe854
0xb867bbe322cb65c7ddd9ba440736888b2bfb49e518a970948fc1090489f6bcf1
0xa71e24d0fe08c85005ed4245aabe350f571aab9c138cd955caa1a27ef00aab23

Functions
Getter at block 20931862
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x540b93a9ae3807fb585bc2d55ce77a46e66565e5abde491d63c63b3111da63fc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2e05e17F7ADB5D9C4e4B0aa7D919394A48Bff58B, 0x753FB52Cb2E00d99da60cEA633eEd752c3D8287A, 0xCE97c365625B9ead199da368E0062A8580540A39, 0x9EaB7f4cDd94F5addf9f668d4fAd256F2b506265]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
45
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.