Initial Public Offering
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e93…cdf3
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IPO | ERC-20 | 571.582622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13731035 | 3 years ago | | | 0 | 0.0017099335 | |
| 13655191 | 3 years ago | | | 0 | 0.0044909130 | |
| 13637888 | 3 years ago | | | 0 | 0.0060119160 | |
| 13637433 | 3 years ago | | | 0 | 0.0059574277 | |
| 13637406 | 3 years ago | | | 0 | 0.0060756017 | |
| 13637115 | 3 years ago | | | 0 | 0.0053128560 | |
| 13637068 | 3 years ago | | | 0 | 0.0049704428 | |
| 13636785 | 3 years ago | | | 0 | 0.0060248232 | |
| 13636561 | 3 years ago | | | 0 | 0.0055040146 | |
| 13636510 | 3 years ago | | | 0 | 0.0066369690 |
ABI
ABI objects
Getter at block 21225002
_devFee() view returns (uint256)
10
_devWalletAddress() view returns (address)
0x7e93f4f2e24612c90736cc92cd6d8b55f459cdf3
_maxTxAmount() view returns (uint256)
1000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
getDevFee() view returns (uint256)
10
name() view returns (string)
Initial Public Offering
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndSendEnabled() view returns (bool)
true
symbol() view returns (string)
IPO
totalFees() view returns (uint256)
25257016431758100382
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x94f7719ec3d4bb3f713823376c27f3fbf05cb0ac
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
openTrading()
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndSendEnabled(bool _enabled)
setTaxFee(uint256 taxFee, uint256 devFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSend(uint256 tokensSwapped, uint256 ethReceived)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.