GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0xe8fbe95b at 18699090
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
)
ERC-1555
--
0xd5816fd100f0389d72a77ef26f0b1125be57f368408c786cf9e657b7e8e9af76
0x7e252dc97104b48a4ee223dbd03059cc3b2325ea3523f2e5c0cb688e3187e076
0xa86c3a45a8530e3754756f243a215675692159b4847e2619e718988b8b9a28dc
0x571484e2bc7bfdbfcb8672e557d04fafc68006be3bf397c079d9b1d3614bf204
0x97d2ff55ca8ef40cdb560398d3f8602d8dbf61af78dbaf426d85e584f675851b
0xd040fc554623f125ec05321f21ebd3a62cb8c799535773a107c97f152408dec0
0xb9710868a243b21e282fa01d143a4a70e7596c076534917d5ae83d0325377125
0xdee6eed93428c71fdeef76964495d9029305b9cf7e20c02d3e602303f95a3f31
0x4d8b7fa09b2d4c09032ede3b2c87fdb0c74cb8dd17ff09ebed11ac26016da7c4
0x82e00720e53e04bc56e4e8eb7b3c996474d129211becbdf5edf51dd94e30b25c

Functions
Getter at block 20919109
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x98aeb3e70a0907c50d5a75f96aab9becaf9b191febe9170cfdaa89ea1e4209a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90A756a91Fe21537F3921D4A347e07180cb358C0, 0x9C3855FE288FeA141E3Fa98bECd0414cE1460D72, 0xCfb9d64d379BE7D09D8A7f04B48b6f5a1c9721Fe, 0xf22f3cf82b0A644C5CD98c334123925648fe3F74, 0x4AbbaD33385F2A33EBf9c61aa7a704084F5711ae]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
39
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.