GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x384de44d at 15840460
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,452.42
ERC-20
Value $3,740.66
ERC-20
--
0xb83d4f8f8e29f322f3d1ec9f9c6ac6ac104aef6a69e79d995c38e92f61d6e0d6
0x1381cd39110a3ea86db72194ee9ec819910b569a2ee77bd9c469ffa1d211263d
0x18413cf40dc1231c3845185ee5bd20831394a2e8f126e0619cf89e55662b1da2
0x9e7d829c4a9a476391d62ee0da0e224ebab5fce105996877907d5ae3078bff2b
0x735399d0c4dab4370881556400c39c826f19e7e9c850dac3504d8f4aefc06d35
0x098cbc36aca0023e21dba291bfd0a858d6670442c60a9bdf13e9197fce42728d
0x21baa90fbbfc4e300d5be6d104bcb220eb78e7db71978bb9d1529eab1b491d5f
0x6d18cef34e1dca3aeeb6ef8190938a03ab606a7aa717b88946f44653312c92dd
0x34e67a8e0cfd2090cdc5d7aa5dd23bd5c9f53eba897917110ffe601b46daa89a
0x0762fc12ff8aa5ee3cfa649f069a18c004a161ce61f1a5e1ab76482dfbe4ecb9

Functions
Getter at block 21002631
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd12566dd5b8659b3c8f3cfb9b5f8d3bd297d13006e392386065a2f64446476dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x504e95B66f3a784D40799f4122816f223A040CA2, 0x66B2dDE4FFdB99101B4d6BC1c3681Cfc2C1188a6, 0xC8940173B9C1b5C9dD829828DB90CBbBBf3E659b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.