GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x93c15eea at 14203611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,756,082.87
ERC-20
Value $2,059,520.43
ERC-20
Value $0.64
ERC-20
--
ERC-20
--
ERC-20
--
 (#7)
ERC-1555
--
 (#632)
ERC-721
--
0x48f63280edcdbdd64074ce736970ac160c515df551114a964dfa511d7bc379a8
0xdd7e3866bd0e5ed2fc1274105c534b235948abdc6948cc6ca2a72c7252fc855f
0xe5c00fab4bf04dc100039fc2202b1ae3ea0bca83b3f034c38af94355b6ff8dae
0x165c20071fe65ca235a0425a76e00d924d123682f47b97394d2ef3e3875b9274
0x8bc68225f6299deb84c9b169f4c5df749a4d0cfd9781a7739877c71e1368c350
0xf9c1f36393850905e4b92d7b2ce86f9c0e054db57a333d22c75cc37acff3767f
0xb518d8922d7e1163b764c839646781b137b899eab8c7a951cf49e3ad8a9808b3
0xcaf9afe269ae643196c2ad274a61873e2b738eb741ef0d69cb9996a278d0f111
0xd1d9e8deb23bac930dcb536065ad1900063259d70c478ea926452dda87199426
0xdb547b5db4230104e99ecc7776490f62a620af3482c4295f3c760b3433a7d9e4

Functions
Getter at block 20947148
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x55fb59f710d2508402bcf2fe57f2687f85a89ddc3d02888941b891464faea9f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcFc7f5782a6A7ffe1FFc6b915D22B1a01b7d8f20, 0x3Cb1d11dAE619d489C12bD30e229Ae13bb707409, 0xa599266D94D7f2E347f597b2d6972FC52528651A, 0x3bC85299Da4319A36DAeB1AcA9eBB8edd81B6797, 0x10D91375116751EcBA21d4E4dD95b5bAc6CafB3C, 0x07BEABda5AF831065448b616eAD8AD51E1F16692, 0xDAb163CC4E3b5A37645a153c045B621CF90Df7d6]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
25
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.