GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 696 txns
Deployed by via 0x21435383 at 16251455
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $144.61
ERC-20
Value $419.9
ERC-20
Value $8.46
ERC-20
--
)
ERC-721
--
)
ERC-721
--
 (#41)
ERC-1555
--
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0x8a6c927d97cca0b987b93492ade467c148d187460cc4274ce551bbf030313018
0xaa3d1953a637003b8912a3c84a7acb7d66b389c40ce539f7a373ae3cb892838f
0x454a35579a8838926a6c2504bf82b9cfcb7e67432db10442b1457399859830c0
0x6ba362d2cf45b616a2e37da2c8f1c3d656ac71f8b31862b67b25e0a4ff4cee34
0x8fc247ac9c9e42ed20357414e4c7516a4d822bdb8cae3764972e333d7e18bbca
0xb298283ea7c68ee31df1c1d9174f7352c56532b41e667f3587dab0c27e8ce0db
0x7f4d87b89ee92b297db5947cc597f065df21da6fd3e5b06f9124376b3f888bcf
0x73ae904017d7d458574700332bf396f0994109423f02f4f2c92477c610cadd98
0x8e8d008f260842bd268062bd478d87997123a03dc6e399556c89bbee817103e5
0x55f434d200c3f2e5fcf5e07df4f2546e2bc119e2dee1c8c9a2ccb482be593549

Functions
Getter at block 21222851
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x889c02e5386faf56b988419e7f11e566eb41bf487e4cb49a4ec02792a91a5d30
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49c3da263Bb10120dF7435Cf69456de86EdB4a65, 0xa7443D535169FD2BCC7DE2a7D6B99962f07E3Af9, 0x14d9D99F8A2F00352c347eFB5ee247007f50e693, 0x9A523258Ca384f921F62158604fEBF66712A4b70, 0xe0E12603979EDeF915aCbfb090c31F046b672c5d, 0xF91fEDAc857B4d814d3805D1790889EAca52CDb8, 0x06DffA2005EBa04729fadb1466084e8e6d6B1104, 0xAa76C2aa926674E0C50147BD576a4F2C56eCd3a3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
683
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.