GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x40106553 at 17154057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,429.6
ERC-20
Value $1,899.53
 (#48903)
ERC-721
--
0x54581c53408617710b544dea6067e2314da89b0fcb3c5e6f1172018cd89a6a2c
0xa246ca1ed223cfb922c1dd90de54cdb8ad3a16a304c82e48d85cf4ca664bd3b7
0x95b55713c322a92dc681ff9e5cb7abc45952044323ff3e6e815a82a33e0062e5
0x07c52888af3b1afd579a31969669cc84368c467af15661c17a97d623912dfe4b
0x4731552bf7f505214c88b959b88c1b2f49073308f7be21f9f9beedf94f2661ad
0xee3dd7eb13b9150d1bf257cdbebd8f52dc24d22cf37b86c21de6216e29751af2
0xd8aac73dac93d1f2d4ebbf1b58f377fcf5f6253dc64de33aeee8667e58567469
0x6df05b3121d0799ea07fd7b1cdea4c4dfdeec20d3d4efb3c3ce6fbfdd747c8e3
0x512cb47b79f2d3f830d50d3f0569dfef7711d628137c3411785bc82e058558b2

Functions
Getter at block 20855964
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56f9af86625acad0f98f97a194176bf4ecfbf7d0de6dbaf3d90edec030e867c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC671503Db8AeccCB0714f64bA279a6Ed6f246C2C, 0x4D168A852d6B2bBf4418899f6d692c398Ed670eb, 0xB30Cf868908a909e4D4C588520E167339D06aFa1, 0xe160733F8eD6Ba130E34A236fb413C23Fc750eC1, 0x119aA1830f659Db6D30fC0C1fDc4b7cFe83B99EF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.