GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x89877168 at 13906629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $677.01
 (#7501)
ERC-721
--
 (#7500)
ERC-721
--
 (#7499)
ERC-721
--
 (#7498)
ERC-721
--
 (#7497)
ERC-721
--
 (#7496)
ERC-721
--
 (#7495)
ERC-721
--
 (#7494)
ERC-721
--
 (#7493)
ERC-721
--
0xa630b92571058fabf042a30fc0cc576147863b9f2d7e6d26f7cb108b610ee134
0xd7a0d012ff65c3ba97889dc14a08e42f191ba24e77cf8d91bd405db84c32b4f5
0xc4589843321fa97b64ff4a63f045fc2b7d2e1a98220c8bf5e4255114583fac21
0xd79fad3cad16daa3a4ed32a21d1f1e90a898eb240ca50f5ec43f7f5b6c67f972
0xa8fcd4418cfd743433a91e5c2f6fe14dced8151715d51d343ec0e5fba1d60216
0x6fd79d1d8d341cf2d579493e4636c18958716da3abe650095c9d736fa1022060
0xe24856326b7e2ef3aaa338142a828012da9324a9bbecc87f84d72214cc73889d
0xbdaccaa52c713c271000eb4002d8a14f75dda9ed545d1b3d560d5cb0ef00b87f
0xd2eba549b4b5ce616bbf4e80a3da79d49c2647e4cd9230f3a08b1dbba8de7be4
0x9a6132d529396842e4d64fecd3e2c16c93ffb2b279a6eb95a82dc1338dc43d71

Functions
Getter at block 21172046
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce4ecf06f1ce070fec59eeead73673146eeea7e0d20f8b93e40f478fd5c6496f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9eD2E9975bC6E50c4c3732DeDd991e1E99ee056f, 0x2717D3c51e7fbf351D3002Ff513d6871691AC511, 0xd6f902289C1623b2FFD4ef69EDD5eCB2f27abd2a, 0xF4CFfB1FEA9A7dc1C18c0E119c5fe1970B191368]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
46
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.