GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xdccd5d00 at 20014825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,329,476.66
0x50d272dee5641b17c0126ca33ec7e31b02d29b694d484f683730e91530d75122
0x3ca73458801a240ba43b835de62f293fc1409e36462f90d42f8f7634188d37d0
0x4737584b4d00154ad34bb998c4e26b899033f9118c79a36b259db472687492cf
0x2d504738068477bc3f750842b885d1599f90303e2c9ccec1b80f2e293a258264
0x2eb0f75458b0aae321c72e773e3f1d73d900e7715143010cc6261f95c00aa99e
0xc1a0e4aadecd4f8fffc14ee7fc7a14c0b26e6e1d2b64260e2f9e050164829d47
0x225e694c428560af4c48891f904423d6103b878a96dd7c7b11ac40fcaa667e81
0x2b6a5973d681ce48a6d0f21949b8a0383b676103c6136ed24a0939b949026649
0x30a30685b53c5d59276ab16e0d08208205989241a4147a0b136db372ae998d87
0x330c4ab01fcebc955d9b3030d32cd0d1e0b91033cc40389c1952e5d115478b82

Functions
Getter at block 20906568
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfcd40a4bd5175666f25a561edad026939c4586dae05effd9cdd582a20cea3ef0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x466c6884EDF42ED2413c17bCABc17dce7E84721a, 0x6FeFA458a8721b939d9dEf56B9A6d52c4b5bB846, 0xa0E0A957BA91e357D4dC09f30a1F978dC82Fe35b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.