GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 329 txns
Deployed by via 0x96004ac2 at 14826656
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,693.12
ERC-20
Value $23,391.06
ERC-20
Value $6,697.99
ERC-20
Value $3,386.22
ERC-20
Value $2,689.55
ERC-20
Value $0
 (#12)
ERC-1555
--
 (#144)
ERC-721
--
 (#2449)
ERC-721
--
 (#0)
ERC-1555
--
0xd221f96806d2a62d0291433c43c70bd8f072bf20875f5b6909cdc76357f06789
0x857391c1198def88e76a808d9b9225f2371d0d43840657e7c995dbe9fbc3c8cd
0xb60f82b8fcc0e455cd2c7d7cccbb05fb2b16bbd51aff5a5beff8e10c2635510b
0xc49edeed8f19090fc33a2acb72625b40c4c22580d17acca4c9aadb63826cbcd2
0x30e610c5b32c037db93a06380d033c44299189a44be756c37b2a0927771ed48e
0xce74ac5fb6cc3316e7930d96742337b0a88e68be55c6a9b84603dd5410fdb085
0x222eee996fab857684958a0cc6f55a989904982c20554b8461364dc53e66674b
0xe7ae9682372490f688da19fb30111d8c15c186d89906657f344c32e1c10fc629
0x161b733d2b582fc0dd5ce1308406414d24fb7354be11cd05d6b8a8c460fb4107
0x007d94094a301593748837be6eed65a6d7537d2d5bfd92937b99575b6a7d8d32

Functions
Getter at block 21210011
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f2fc18f5707b5968b7a80d6b4e39e4e385daf5d9e7ec3185e098af0d39ec8a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x71fCfeB181de5Ae68c3070456a51b5524c8d54A3, 0x5991a31ab4095Cb5470a5bD532e02568393b06d5, 0xAD06E7730083F2efbEe6370CdF35c071c5A24194]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
313
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.