GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x9b5705d7 at 19289116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,184.48
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
0x77f8ba2f87f7714a6d1de74814c2da7710de7d50a2f591bb7fef928e6e2dc5ab
0xbee2e88ec86c4748e5f990048b76947e1d224f1048f5d087244bf0c9b2543351
0xe8eff57097def9abe049038e4c370adea36e8642a1894a1e954b87de4e7b1704
0xebe7775db70f643c3b2ab5012b47e47ae69f8bfa2464491aca442c4d8b2a1430
0xba8635861aa5eba9299200db50ac29d76647f69da08a85685ab116525b4c819b
0x1ab04a49777b81c968bdd2a1f15616ab4fc178ecdd0c4607e204cdff3f17c016
0x46dfa44c763fc96c99c5caf61bb6a5cea67a7b9c69afc7fed5dec46c022160ff
0x9ab886bfb51ee8c24d5a5620ae5775928f25af52f5d7c7c0677fa9315ed51842
0x32716d7b94b8f118fe95505658a16b9a90ac2d837da0f685a3b61c46b2039fb2
0x410857160a5b45fd03cf4fa08262d41e0d0f4d5f4781f65a8c84a577deacb64e

Functions
Getter at block 20938771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x85553ea6955b7d5137dc9b79fa6c36b4f4d4b2892ef40264539bbe5e96a22dc6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD72142C1FaB2dE55B4ae6fef15defB32F0107C64, 0xC5e03d48434e0c38599172F3c2D9ee40f728c2C3, 0xDEb1D3deEFef9669032eB02BFC3ea134bcF29Bd1, 0x2c54a37F4411e80DE73Fa6124A1e3f1AB69A981a, 0x66A2aF54A9d35a4Da30EA6cDa3dE340A6887e57e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.