GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 239 txns
Deployed by via 0xfd31e27c at 17822682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $210.2
ERC-20
Value $440,829.17
ERC-20
Value $109,577.99
ERC-20
Value $10,003.4
 (#804)
ERC-721
--
0x41013788ed2759835c7a56fc4d38701b86a118416ad115e978829df9eeeb0305
0x5d5425d56def7e1ba7364bcbb7b9674b26dcd1505e983e881376848bc2f85159
0x8a1eb034f4cd1c4203d434fc7df77bcf95dae85a018763b0871e782e210a83a5
0xdb73fda655595b1e877c49f930f3b38bca8320e5a0e6b95bbc25730fe061cff1
0x8a08b2ff4b22085a7acc475d714c5fa8c7dfb894ba16ecc476f70c3a9f7a7a44
0xfa01f7247ac0af8aef78710100a89cca294be9f69cf256b3165d889996b9c5d7
0x37c6d1a46b6e958d0e7fa644b45e43d2ac1e6449a5fd5aee24daaa32390fad2c
0x867d23ca406e59dd39f3d8ddef177191b7b3940aa3d88c1a402293aa04cc6402
0x568c4b6c3997935f7784bfa4c1d43fce68a6dd0fb23f5ed9d7c81a82a37ab7b3
0xfde2bedb2a475153fe52664427bf64f8f39b547b4a957a231b99649d6eed36a7

Functions
Getter at block 21221628
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d7e6c1dcbb0e719fe448cbd3e5f85560032b114dd74b2183cbcaf62ab36b27d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaFc528DF63F4E91628aA7458e32b1E5308A91898, 0x9105C6871131Ef5FCdBFeffAAaD0200EBeC499d8, 0x328b067a74e3d38fE6Eb42fBAd24adcD4A6ff3fD, 0x5eFf77571184427f5A9E951597571B5259820b48]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
236
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.