GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x0da07b3e at 19545959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,447.59
ERC-20
Value $1,991,936.1
ERC-20
--
ERC-20
--
ERC-20
--
0x950ad068a5b332c996b3c199a1ceeb83a2dbd446cc49e13275ec236cd6c1b7c2
0xfe1181cb6fbef4c89c83ed6972bd7690293e9a9cc735b381068ab36ac515d918
0xccfbcec09a2d7a112c78fca9258b4edaafb15ac79072826d23fe5bda692ace05
0x1150242ec0bae4ef3b1701db281f2f6b65874e9ec33313e6fb746c4b45672d0d
0xb52751a665974a0f46a02b1b99e5924f71c27468e26b77105d0df51f3246dff3
0x41c3be095a6a47443af0b3c8d96b42f7fd556000fd6b57c9f0e1f2a0f2a19c4d
0xf5004ce267a63b1ec06010a7c784da7e22b9a24532566991604cd60d00bcf5a9
0x9939036201792cbd45e2a629e4647e2e2d4af99c7113a119671f748b35637253
0xf566a64a55fd51b07cbe74236f6b2bac6ace8aaa98308cec8b5847dc11e26ec3
0x769a9b2ba05c999523f737a1156cdcd5d60ce10f0fa0b34db874278ddb555e7f

Functions
Getter at block 20872530
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6438704ba7d8c793fa442463b34abed0cab454d649ace156b970e315fe6c6b38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3cb4C450FA76d18f08eE43047b77E701F2F94bB7, 0xDb147ca57337422D6b3d226fCeFa670e450323f6, 0x93EA33D4173C8F7Fe4eA18F1B18Dff0e9f6A4c38]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.