GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xf5e7e8e9 at 13602414
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $180.59
ERC-20
Value $1,981,200
ERC-20
--
ERC-20
--
 (#723)
ERC-721
--
)
ERC-721
--
 (#8)
ERC-1555
--
0xab700e67d694b40ae789ecb6f97beff55d7259e679b7ce7060341776bd573c17
0x202e03838adc6019302131d6e7cd8b104197145dee595a652699e3d120c302a0
0x47f0c3e470e9e9c8d0068f3777624bdcab2b0c3f98cc788ebf4abdb054c86f0f
0xde723693e255973c1dfbe1acf70eb901d71a890cf7213d117cb97a73b73a4ddb
0x95a2b8a34e3c43931be07cfe741247c8ac7f9d49b69a59ce46d830ba54d48b44
0xf5acd01c0f32694af34f08e90df149f69993a1f05aa9a6011db06d12fc87266c
0xb38bd5153a9c7dd1427d20018f97326d7e9e9a8dbb3c7780c819b388d32066a4
0x692687058c7896a35daf52e248bde1832de97178ae7f3f2b168344d756105bff
0xe300aa0c4b7d930ed129759c0b0e2faafa6e4a0c07c8a1ae57269331f2e9dcf4
0x7156997b2c8ce0679bb499cfe745e4eff5c470fc509c2737d1808dbc3de51846

Functions
Getter at block 21316640
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6f3280518bc4717d36c84b8138c2a4608faea01cdedbb02fe1ffefb37afcdf0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3b8d8987e65191109E0F3E2a809C99dE40e30048, 0x273a80DcEcf3b076ABf1adc21a0a0935be1F7ae3, 0xd9f5e7ED7DCc03C55C5fDd3e1D545d616609543B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.