GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 194 txns
Deployed by via 0xba6f1625 at 13838066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $494.6
 (#1236)
ERC-721
--
 (#604)
ERC-721
--
 (#1)
ERC-721
--
 (#141)
ERC-721
--
 (#137)
ERC-721
--
 (#123)
ERC-721
--
 (#122)
ERC-721
--
 (#106)
ERC-721
--
 (#95)
ERC-721
--
0x1d5e89d9d5f27e654c3fa7c1c89c1d3b5d611652ec0eadfa7dbe94e7704154d9
0xd9a16dcc5b157b9f4561fad9a52a17cba3d868ff7073ab33c93a5fa071031d99
0xd30cb2c4b936117c1022f22f32cf9068873023a672b50c4c7f731d01ced980e1
0x81c9280e91c62285e3e962684bde57adbc1b0e3e039364632cf3ef5d875698cb
0x66bfcd9850eaa5d152f5356ab52976ea71af51dc828faa4ab7b367626ad24cbe
0xe9b7ad6b54608b71f83e2deb79166d03c6a63ef859983685ad0e1f23aef49705
0xe144e95cd1b9a7832f54c52bd9a325a0217fbe468145a20d4d3e0f62dd43a802
0x0912da237c7c67676d2c09d3a56a1af1087372caeca4c9c790648b72c8a44fab
0x96a4e59848c713404a17aba99989fdad640d19498efdfcc49ce316f78a9705ed
0xbfd3ef841ccb078a0d36cc8bb6c3f979b012a1c1dca365933d01dcfe3c567916

Functions
Getter at block 21215303
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e8f5093fd0094034e77f90d52c9a6396bf01e546088ca01662d3167db6bca5a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBc8f763673483e0c0F0928ffd631368317157354, 0xDB1Ac1d3CaCF1bB80e3597bb0EE3CAF52D266dFa, 0xd83682D4818D6D044Ce613a19f605c2af7ab6729, 0xab7DDe540d93219906CC431cCA83723611312823]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
185
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.