GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 205 txns
Deployed by via 0x3fba6254 at 15352841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.41
ERC-20
Value $24,634
ERC-20
Value $19,384.79
ERC-20
Value $18,922.96
ERC-20
Value $15,914.69
ERC-20
Value $14,945.76
ERC-20
Value $12,697.78
ERC-20
Value $8,071.83
ERC-20
Value $7,471.24
ERC-20
Value $5,327.89
0x36ed2050dc16d1478246186db3770e45684285c487bb6cac664ece1d7ce3cead
0x2f9b28be7c35e75d77fd4349f3252a3e89a529fef38a9a2842f68cdd6568f222
0xe82c695c590d0ad963ed4289668712335402caaaf5c74822d52341dba3323aac
0x988c7f13faf5b0da6feafc8b78ba9ed264d375c41eca41878f99ff8d1974c9d3
0x9d33aa836a2578feece3665081db8201ca2f43750aadcf53dc39b536fec77917
0x8073af63a4d2b32a9e55d3da28b4557283a1a92d6722647017cc42cdb5250ee0
0x94f30bd1dcd1d8f86327929c0065d4dd063be4b01b30017a128d12527d00f40c
0x18edb64b57b70a291b7f9046ec8cd9830d3a8bf6d418545011be277e0321cf62
0xec1e2ebadd027102b1e3fa70554bc66fa7236d9f57d8cdd335e027f3437af49e
0xde5e4ce73cdab997c29fc76266ab5ffcc4a4f88970433c2ed69c2cd95b93b8b7

Functions
Getter at block 20924486
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f518715873e657beee1714ac609c822c016408f364952f857fc03fc01a703e4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4Fb34207783BfA61667ca75Db90a2F88b049a978, 0xCDe7826c7e86438F328e5355ac2BC498E5E02851, 0xDF6CC131867786292Fe900243081AAB6b2A374e3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
197
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.