GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x4580a763 at 18057852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,593.93
ERC-20
Value $1.03
)
ERC-721
--
 (#2697)
ERC-721
--
 (#2117)
ERC-721
--
 (#1820)
ERC-721
--
0xa098690e977c13fd125735f2c85165cffc8f0d028d92b255353e4419ab3c5bd3
0x2d63d1a2906b7b999a718d7b5df2554cd3b2241e2d8deec26523a2aa58c21702
0x4354c55c63cf0762a928da23b58f81d13bac7229e8a52e1eddd703bd8ff81635
0x2ed8ef8c8220f989d22ad887e54fb92c05d29115c84c09ed16d891243c83cfb6
0x721674344ea653198b7df97a76e872d8184fcdafb66b930ff220e29baeb2068e
0xdf67579e035d0dc0e8ddcaf6fcb877ac0235884608b687b3e27fc61fc63ddcd5
0x1c7a10625c68dde29a47be96d6b0e669368911db5bc11d3dd1e27ea0bb632830
0x69511bdcd77f38a853346d7f2aad554084a4c00e45a63d8324cfe08c186bb57e
0x1955bbefd80131e5397966e3367f1ce863f136ef0bda419e28dd0394c361fe9b
0xb3215dea77d0b73287ae86ec62ed618eb44d2acf5833329af312eb10ebb0d50c

Functions
Getter at block 21158516
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb9613310cbc22cf3e6fbfe8cca204803e3f25023e435f602afb93cce49a71064
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5064d629cc6C1799E92C68225963bE309Ba5558a, 0x82CA6d01ADa1EA1b6Ee2193D836c0D89d3eA565B, 0xE4C3fFB559fFF6f732104D6271d0c94440574f0c, 0x2C436b9330c047F01d3A9Fd20FBdd1084B57e7E0, 0x83cB90416Ed039Fa41da734a6F8B834bDa28aAd7]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
52
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.