Glossary

The terms below are defined only within the context of xSafe. Alternate definitions outside of this context should be ignored.

Term
Definition

Agent

Any account that deploys a contract through xSafe's Create3Factory on behalf of a principal.

Child

Any contract that has been deployed by xSafe's Create3Factory contract.

Creation Code

The bytecode of the contract to be deployed by the Create3Factory contract, without encoded constructor arguments.

Principal

The address of the account that intends to deploy a smart contract through the Create3Factory contract. This is the account used to sign the message hash that is returned by getTransactionHash().

Last updated

Was this helpful?