Deployyyyer
Verified contract
Proxy
Active on
Ethereum with 3,654 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 57 additional slots
-
variable spans 57 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($2,047.31)
Native
Value
$178.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.049731 | $3,589.92 |
$178.53 | |
DEPLOY | ERC-20 | 813.228446K | $0.002298 |
$1,868.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21292651 | an hour ago | | | 0 | 0.00024803729 | |
| 21291689 | 5 hours ago | | | 0 | 0.00045626803 | |
| 21291264 | 6 hours ago | | | 0 | 0.00025764538 | |
| 21291221 | 6 hours ago | | | 0 | 0.00031349120 | |
| 21290319 | 9 hours ago | | | 0 | 0.00027877400 | |
| 21289243 | 13 hours ago | | | 0 | 0.00057381193 | |
| 21288475 | 15 hours ago | | | 0 | 0.00066335303 | |
| 21287924 | 17 hours ago | | | 0 | 0.00092342922 | |
| 21287310 | 19 hours ago | | | 0 | 0.00074240108 | |
| 21286126 | a day ago | | | 0 | 0.00039499082 |
ABI
ABI objects
Getter at block 21293058
decimals() view returns (uint8)
18
name() view returns (string)
Deployyyyer
symbol() view returns (string)
DEPLOY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addPresale(address presale, uint256 percent, struct IPresalePresaleParams newdetails)
addTeam(struct INewTokenTeamParams params)
approve(address spender, uint256 amount) returns (bool)
finPresale()
increaseLimits(uint256 maxwallet, uint256 maxtx)
refPresale()
rescueERC20(address _address)
startTrading(uint256 lockPeriod, bool shouldBurn, address router) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
FactoryBuilt(string name, string symbol, uint256 supply)
IncreasedLimits(uint256 maxWallet, uint256 maxTx)
LaunchCostChanged(uint256 ethCost, uint256 deployyyyerCost)
MinLiquidityChanged(uint256 minLiq)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PromoCostChanged(uint256 ethCost, uint256 deployyyyerCost)
TeamSet(struct INewTokenTeamParams tparams)
Transfer(address indexed from, address indexed to, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
IncreasedLimits(uint256 maxWallet, uint256 maxTx)
PresaleAdded(address presaleId)
PresaleFinished(address presaleId)
PresaleRefunded(address presaleId)
StakingMade(uint256 amount)
TaxGiven(uint256 amount)
TaxMade(uint256 amount)
TeamSet(struct INewTokenTeamParams tparams)
TradingEnabled(address pair, uint256 liq, uint256 lockPeriod, bool isBurnt, address router)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct IDiamondCutFacetCut[] _diamondCut, DeployyyyerConstructorArgs _args)
fallback()
receive()
This contract contains no error objects.