GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0x859431bc at 13747252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,823
ERC-20
Value $11,882.15
ERC-20
Value $3,610.57
ERC-20
Value $56.12
ERC-20
--
 (#2)
ERC-1555
--
 (#10)
ERC-1555
--
0xe41ad4e1deb2a33e1601fcb372108cad3c28d2201baae820ae1f657b0fd1d08a
0x6c28e4ba65b7abd71f92549b32f65003cef3003826657282f107d4755d786e71
0xf61f128af2b986242d42ef5a943684d3e8e43fe747a02d8a74225b156e35defd
0x4f70b31d5c27f69c515c8a92de7936a1f3bd1546dd516db911e572120eaf7c09
0x9e6734fe43a9fc00de89eda0a4ee836a8d42645537f5ab95076628ca97a6f064
0xb33fd0df42a3db1334ed7e18c11670b8388f1cf20412f3103a399a9b5c1f1f6f
0x5d6b974f1aa04a6b9682158ec8f6705dad25ec0298888affe626c89397ed63bd
0x832bbeae8eb1d793df681254b63fd9deea1bb2d2665372351b4caf70cfbe0950
0x8eb275e7da04df62ae79be67e7930845abde36688c843dad4bb31633c449e8f1
0xe465e3413286c8ec901475bfdf48e0252f6da17de243cf15f851c16a692a1de3

Functions
Getter at block 20906182
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcdf423f2d3ab07c6be8d70094e9aed2e022bf709c82d60d153a2b56c40ca7cff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe54C393E34Ab862237145a693d3eEBDCF6267a7a, 0xcbe069B50417203c24A5cb032D5EA03Dd56569D5, 0xe7C325e9F418B9c28a07ab429f8E1e2E8bdc570B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
91
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.