GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x9acb3678 at 14133883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.27
ERC-20
Value $1.26
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
 (#936)
ERC-721
--
 (#934)
ERC-721
--
 (#933)
ERC-721
--
 (#503)
ERC-721
--
)
ERC-1555
--
0x7bc89acd25b83b9967639dc416f3894774b995b3ee6939fc143122d62d3c903e
0x8860dc865652befab57a7a84477495d1d7f0683b26de4a83f104dacc5dfac54a
0x7c78ac66adf2480ba91e4b343c70453489a0a78b7f8076826320eff6ead991d8
0x134f1cd4a0207299b93be0388a1dc2fb31ce16560c60f44fd64834569affe5ef
0x5a2edddc39f1ee71bce7156d0685111bbea2f1c458b7f49d6d620ea729191c5c
0x7c736fb6f0aae5f78d29f42a93e233a8e96fa0c33bde315c5726b730d6715458
0xa8f708c6eb7e7d4aa5666632f729bd9d4b11bc9886223a2ab7ec88b82e8de5ae
0x73e84b3e878011cb3c2e273a504a7523e7e5741e9086fe78a509eea11e071cf4
0x57f8212ec49be70e86c7a03a844387f586e500f9d85f05aa15c6f2bf277d1055
0x7f09d04024e80403f15d136c9d0107ffded4fc4b2f7bbdae46d56588a996819f

Functions
Getter at block 21213001
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a2fbdf1a10a4283f06dbbdb33a24cc79b5cdc4ee36bdc1826418c5b97fda64c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2910058E4eaD53eDd68b76e38c9B2110412E48B7, 0x4AD861C4Df308532B54AAe559f1d0d4cD871dEc2, 0xe85eD62474668C728a8525e0aeB546D756c88939, 0xbe1Df9ABa2a547e7093446c0e78f071B1d73654a, 0x85eF44182623625C661F26Aa95335E7ea0d939eF, 0xB9A0680AC675DA2505030dd8C65A8AD6D708aEbE, 0xCc1F42D1913E24B94b97a548e5f67bb19872DE1C]
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.