GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0xac928474 at 13998649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $218,941.67
ERC-20
Value $3,323.93
 (#2860)
ERC-721
--
ERC-20
--
0x88f9018bdc4e2d73fb89b61d72a35dd1646c3d1500a265e6ffff4773e4406d7f
0xfe4281b35ab7cb6c3f5d94ae34885ab9d7a9f286703a5b33704d207e020e3c05
0xbc25e2cd80f948a5fc7b4da9fdaaa348fa7438578ea94a229d729af839c58ed0
0x016379ef877a7f1866523f8d462336cdf9ff03107cc7d173e8b1606035df38c8
0x20a4eefb5ff76ce5f3ab14fccdb944513f06aa5150f4da5947a33c71a9b1635e
0xffbc3d5cfb1f734c64e2dc84c694487c2d689fe8775307394b2f4b459f0cde20
0x4615d79066eec6bda177528df6f035b051cb8fd351d3d22849d6410f575e4d5a
0xe7c055c09b55c09e0db49479d33575a3f952e871ff1030ecfcf0704bd9049785
0xf615f7ffbddf6782151f585d0dbb392defadf2ca02529449671c5f6e0e862314
0x8de6c75bd53c800c3b7beb691a1d5a69d8aa8f7073efd4361902653c30109fb5

Functions
Getter at block 20859249
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fa9a1f018dc9109bb0d86b79b1d9beaf1334728a71adbb632f8d842052d9b73
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x273Dc0347CB3AbA026F8A4704B1E1a81a3647Cf3, 0x63989a803b61581683B54AB6188ffa0F4bAAdf28, 0x812FD8df23cAfA49e0752539861fd6943aC1b697]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.