GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xc2061c10 at 17978183
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
--
0x531e2b1a1044731f9f1dbed1215bc4d68eb2a98ae28201bee95dbd9816a4b976
0x0ae467d27064e0534a4596a2f56ec3660cc922d18dd80b8359bada34e4bca8a2
0xe6b5546b7dc8b85041bef753b26df4c3804678fe315f8a9d4f3fd97b8257b9e6
0x1dff5b9bf60b38d7ee4ce09708c3da99b72b0a69dde168820818ce52a0208159
0x1f6f44f861907d65744a96465be38a7ab9076a59aa20c29e73ba79bf95868f25
0xaaf77d6dcaf75f2ca53467fa65845897f3105c8f1422db6b8076957482b79fca
0xbc74ab661ff5923a8847385a926c6be88b585382a098492b6bcf93504796ce60
0xdeeb584dddc64f28876d5a4d08ea00bd7df414f6973517c4e0dbca1f15ac3655
0x51f21f7d76483feaca03b298f7cb06c941dd31b39426b805d40897d12e34c367
0x9bbc62dea8417bc91e64b73aef3ea3cd9f04c4b9c565e6e11594fd22eaf508cd

Functions
Getter at block 21321600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfe25d3a079ed6b427673f06eca4e34bc71321974d0ab69368b64b60ec05ae67b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaBf4C43e122538d420C9F104410A9bB3ad7BBADC, 0x2c9985207f6b402de8889c1EAeb6Cf75bbC629Ef, 0x5fDa69a7567Cd88DeD7b4Cabaa4D8bbFeD9Cc351, 0x14bA0D857C496C03A8c8D5Fcc6c92d30Df804775]
getThreshold(view returns (uint256)
3
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.