PonziExpressStandardFactory
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PonziExpressStandardFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21008106 | a month ago | | | 0.5 | 0.12158364 | |
| 20980671 | a month ago | | | 0.5 | 0.12070921 | |
| 20980615 | a month ago | | | 0 | 0.00057660539 | |
| 20980614 | a month ago | | | 0 | 0.00094281981 | |
| 20980580 | a month ago | | | 0 | 0.00092995953 |
ABI
ABI objects
Getter at block 21283960
creationId() view returns (uint256)
2
deployOutstandingStandard() view returns (address)
0xfecdc1a3c3dc5efdade54513743a1eb1c06325ff
feesTo() view returns (address)
0x33e3f32d0160c04bdfe274d61ba42110dc7e0099
maxTokenPercent() view returns (uint256)
5
owner() view returns (address)
0x254f26effaf0959f0a19a25db3921a8eae373d3e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
created(uint256 _creationId) view returns (struct PonziExpressStandardFactoryCreationDetails)
creationDetails(uint256) view returns (address PES, address treasury, address staking)
State-modifying
Events create(address[] _backingTokens, uint24[] _backingTokensV3Fee, string[2] _nameAndSymbol, uint256 _creatorSupplyPercent, address _owner) payable returns (address _PESAddress, address _treasuryAddress, address _stakingAddress)
renounceOwnership()
setDeployOutstandingContract(address _outstanding)
setFeesTo(address _feesTo)
setMaxTokenPercent(uint256 _maxPercent)
transferOwnership(address newOwner)
Created(uint256 indexed creationId, address indexed deployer, address _PES, address _treasury, address _staking)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.