GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x66666dcf at 16945215
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97.1
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xf34f7dd125da57a079fb6b8913f20dcf24b6937b5dc007544622e2195948d18b
0xe2634d0f0587e4c2924cd38a164ecb23b473f2ee7ad72cc094a02cef4b43c340
0x161b98df0ccf24d7344d7080aaaa05c1d53cd6b5fc80828c12b0cba3ae263a61
0xd4ce87c18958f1ff051e1f954e851f5f439ddb9f9f01498216cd0b7855b2a84e
0x586c61650ca41258b47b5125432788e4e708ace22006bfec8f9b7b5e11dd3aea
0x4e128673a31452c0a513abdbf0ad46384fe8c2640057a36ab2d272fad8e76a0e
0x29584e91c8c3584a26b93cc3aaeb194367d308ea0d110daf7ec86f6970709c24
0xd95576d4d05ae536d22645414b8c51fa2969e002d696f4b494602e33504f127a
0xed57e86ee31146e1f979503153539e7322379f50b22f59c2760f07bc9e5d2378
0x34512975e8b8f9eaccf4855637391e7e355dd3b7c3e8ec8242b3f34c758b1234

Functions
Getter at block 20791808
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xefdc223b21fb04b76dec6b6e809538fb374f23833f4034e21a335d569c9dc30b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDF6168A2008c86894C45CF3b71Ea6754FF65d796, 0x1170A8C3E6a1C436E587A33e2C0754021d80C180, 0x848684977C4752a7Fc91Ef2ED9BF2a65d3729855, 0x244a3952ADffE12B941bB9dACb4ddedb6527a400, 0x2e69f4981b842D1CA0fbB23d3e01d6d6a95f67F5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
60
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.