GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x83654d25 at 13037203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,989.16
ERC-20
Value $4,864.26
ERC-20
Value $400.38
ERC-20
Value $317.75
ERC-20
Value $151.5
ERC-20
Value $118.12
ERC-20
Value $1.6
 (#157)
ERC-1555
--
0x7ad031abf8a89125c2f4d62c26a10a79a26737b1ff867f22558d986e16255f2d
0x24b095422b76520f6cfe08a065ed129387046ce2668893ae9fb181ebb20ad527
0xa510aa34875b6d4d146d3b33fe5c2377188b94d84ca121759771a5d9dbd81361
0x4c052411bebc02cf2b40af2351e18ef7d49a62489762e189a4e5b674fcb70efa
0x4d6954f9a2997febd3d8b1d4b4c202898e99974b062b8c32e30e654e23016ded
0x4684815e19b0180766af9814841783bcc1119d3c47fc8ed2a74240bcc15b4b67
0x3acd2f87b5c7ac8184e36728220afa79f2d9065cdbd0b83dcef1d5a578ea1a2c
0xf5df28fb88e662039872587d2c29d08276aeb82235c7c29099383623cc1deef5
0x1b3ce0bb1008364c18452b4ab5c3d2ab89c716f22d1c671b5c585bbed1581935
0xecc2d3e257c8de251ae82a7a433e809b330567fc3f890d9861676f42237c56c8

Functions
Getter at block 20853307
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x283febb565406564cb817adaf58d55a0e745e233369edf5119655c3da8bdfbba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6968aa198e506d7D385C168AB4FDD2941d268B0F, 0xD5dea6048465d4D4786d149eAe1967273783C163, 0xdA96423a2356861537DE779eBd9Da54b5C2D9e26, 0x2A5291DA1456407515297a9Fdd170d7c4213d2f0, 0x2E0Df38b85324532DA81D3d8Ef8c70Ef2fDeC24b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.