GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x3428d4e5 at 18140125
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $131,703.95
ERC-20
Value $1,948.25
ERC-20
Value $93.65
ERC-20
--
0xdbf37527573c2a1ef61e5daf7184a9f4244cec2fb9a7d11851c319e052f86465
0x7483867bc8bcbac57808304eed2e6992c9fe0d4edf77f81d3bda080daaeb818e
0x160d6d7d38ff3b8e8c78005bfb3b57d1c798dcf48c7c55d212823caecffdd873
0x355ff7e78cad9ae414d716032b51d0975f1446dfd9de2bc1d1919a618a4fbe1f
0x95e9be07fc634b75da0b4858c799ad13fa662be21b3ef6f14f911638f635f604
0x42105acec41eee8da66f368758f2754299da1bdeb4d330dc91c6210b19b969c6
0xb04d34385d44b0afc989e617b626e868be7e7f5d24160f570445333c047b8444
0x74667e6817cc3aeee75715a9fdb7f7a48cc78a883f4ce4a141fc14641bf54ba3
0x8123d57b137425af46fc184b5293122ef907d200e77c626953396a6c1bb08f95
0x4099255c1cff21fd320ebf70fdd2b7b917428c42c1ada155af4d6bc4af90661d

Functions
Getter at block 21124679
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x277b5ead9bd8a3c28ab873f55906814b39c5efe2e57f49bd64e33a76eb77436f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9F26EAcd2dD7e9163fbE97d81898a2f281f6A4c8, 0xB092ed4312AbBA1dfFB8d0429fa9b0028215eDeD, 0xF9A02D9445DdA67925439Fca837aCD1C1d134C32, 0xa7cFdfeD74803a5D12d80708F391897675Ea3a12, 0x4064901019Fb539E2183A64eA696A56A895e0067, 0xDA245960E879B248F63B4E3c88f06D9d3d68E335]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
65
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.