GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 238 txns
Deployed by via 0x408a027e at 18230052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.36
ERC-20
Value $361,218.72
 (#1716)
ERC-721
--
 (#8)
ERC-1555
--
0x5558fe46427313ca3e4e24d3215ed4b1f71501dc8fbecf8bf07b1bca7e1e9a59
0xbf9b2e1a1aa3ef6d17103a02a1854e6621839085ae7658006a4248897c3e6003
0xb4d6ece685fa8539f06e09285b6db7df7fdb76ed4c6568fed583a08e0d879809
0xe6c48eb5db6148b787a6219e196e85d3a64da807d8ad79b1769395e4c40fdaa6
0x65eda80dfac88c54dbb97ded5766b33515c2ec7b2602117c796765e97f344192
0x616c7a8da5489ccf921486d7e8d958c8febdbf550d9ec62d985f6a7e91880b62
0xfeeb4878677969ab20d132b3b837079f1fc8ef7106ca8e0bcfd6870a008db76f
0x4f7cd0a93ef7061c6c1d59c77b0b70ddff815ff0e0ea4f904c44db85965d1ac0
0xa51cddc16765c55bb2426f814a9c927e1e68dc130b49a59f906ffbc1fe45e079
0x0fad61ec4d6a74d79acab9cb6e1313cefdac36930a43de27cdb0dd5a11338339

Functions
Getter at block 20863723
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2df7c492d29422a4e9c1103ff86f592759e62f909122bf57e038d49b49d5a9a5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4413E96F6b46e59326a7695eF871FA902Ff7935d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
237
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.