GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xdc100bf2 at 13412574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,576.12
ERC-20
Value $30,189.34
ERC-20
Value $702.8
ERC-20
Value $261.04
ERC-20
Value $185.28
0x8278a66066a18f29ffecca2e1613e5b29465a409d2f045888db5720384bec6f5
0xd1b0f55d216f9a7d51e06b66a9acde508867d0aa64f9e1bc6ca7f8041451e7bf
0x2149579b1845792db72aa4f13fcf817e190b1d6c8d1a261c89a1abbaf302949a
0x45ad352cddc1cad6e47d4e029487d7e4b0ce741d791966b35d618f95a611b0f4
0x1232d5ec860bc21ef8f3f959c4e286b809519409dd6f34302948bd2df69c8f97
0xf858d5e73651ccf3facb2bc610b37b46dc2be2f599bcb87b7454782cd278a74f
0x4b7cba9aa154eb56a8de34db1d4fddbb72cd9a6b26a1c22e14e9464c55b13d60
0xd86cd6a982bce9c3665691e66cbfb5b51d199602e45eb8f68613724645f32d64
0x072743e3afe9421d595a09d0f61e57327fff47fe303fbabe98718ec841f1b7fb
0xf63f6486325da1738f6b583214f3b21b434848f117cfbb3b919a5cf01f5c7861

Functions
Getter at block 21176432
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x01d60fb41db1498fcbae51104ad8c35049ba1b5634b7d81d848c687a5b0a198e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x11655D77F6570F42A28107126E6D61f0ABd98bDc, 0xE25b78F13b953871D50950938bE82df29b2F3395, 0x59cd631ef343cC4e6F935934EbB6461C1De8Ea7b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.