GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0xf018b55a at 19048700
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.18
ERC-20
Value $3,723.03
ERC-20
Value $0.01
ERC-20
Value $0
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x748733b6086413297601019c3f5c45dcb06b95da7bbb36e029a1efc88defa328
0x50ebc441e23f234344438d4a87e31a8d9b541f5e2ffe3e1962d9b3fef96c96c7
0x07f11ce752ba4829a23462991e6c53a4af51f2f28f3a568b7ef643fc95d55942
0x3d743378c40e1016f5f0b9a8d3ccbc501082243aec5a718d7868231b2dd8261f
0xbf872b130df7e1af473b9a163a0ccf905304a60543ac785ef8890dc7739a0be5
0xc81ec05d194095e0aedd554048396322ac7aa6381e5f19dadca8d295d58bd480
0x39c84aa05ba953c29d43eb29598822973014ecc7cb39c1d56f43218eaa2d6d7e
0x41049cd8e082f308a8d87b3f81d08737e411054be59a9b246fbdba5810862c69
0xbd5e0294135b3dd40e4890cd49a3068529cec2ee142aca0dab3e4c5c621d15f5
0x4d841c7c20299a8f935d779822636fe42cf453c737e03586138729dcc5e9a90b

Functions
Getter at block 21184374
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b70dfdffc67e01743b0f20394fd524c260d4b9d07fa40113500f241b3d5cd75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x859e753B814363C444a5Bb788bE6264169215A9B, 0x2C360616088e1B1758CDe6d5BD5E8B39Fb47a255, 0x949d60BA63D12B9A5F05D8FE1A17895199307dc8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.