GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 346 txns
Deployed by via 0xca6a6c89 at 18900879
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.55
ERC-20
Value $218.8
ERC-20
Value $71.45
ERC-20
Value $20.41
ERC-20
Value $14.6
ERC-20
Value $1.93
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x4e6c9d682d863d88534c2822bc3d3f72359c4cc6fbe5bfd7dc3e714cae2985f6
0x75fd45ff9aaa222a24ec5bf74abc64a0dfa7d8eccbc3e6cdd86c34871f9facfa
0xfc2f8600dd61ea235ad89fce1f0f0c4a9abeca0893f0ccb6b45a9d2a41235a34
0xf0b0b479d7bc9c1dc6aefd3ae59e297a01f6f37ab36753fa80a7af0e8277ec95
0x8b1f8ef90b37ff53a97af4180142f5199da5f87869b9a73e1cb1f8c9706c88a3
0xa37db2b85e098f6b6619a9ce6c960d6e40281caa81d9f06b3336e0c713c41c15
0xbdaf7c1d05c62e2bb06978002ab958e9d8862445cff5e01a27fb015e1502d7b0
0xee1abc30578836a19c87522d5af6a7c5494c914c03ee6ca7bd6831faeeb583be
0x2e76b753e0b853f8497ec97ed41f218d40451a3a9cac631deb1765c9ddfeb1f2
0x4f3cb27fb01a93c4a5da5729ea569706055bb4d710d95e9c5eab1a1a2e3ae37a

Functions
Getter at block 21201140
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b46e26e1f77d2317c246a3d102f5d73b49e7db1715d52305a0ea8bfd64d2dc0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAa76C2aa926674E0C50147BD576a4F2C56eCd3a3, 0xa7443D535169FD2BCC7DE2a7D6B99962f07E3Af9, 0x49c3da263Bb10120dF7435Cf69456de86EdB4a65, 0x04b075Aa0d60cC75C6693eE502699a8270998958, 0x51DE70FA914DAc245482229B59dc781d0b2417fC, 0xe0E12603979EDeF915aCbfb090c31F046b672c5d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
345
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.