ParlayCoreSimple
Verified contract
Active on
Ethereum with 2,655 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,134.15)
Native
Value
$12,134.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.784258 | $3,206.48 |
$12,134.15 | |
HORSE | ERC-20 | 1B | -- | -- | |
SRY | ERC-20 | 1B | -- | -- | |
SPIT | ERC-20 | 1B | -- | -- | |
BRUSH | ERC-20 | 1B | -- | -- | |
TESTAW | ERC-20 | 1B | -- | -- | |
KEN | ERC-20 | 1B | -- | -- | |
COBY | ERC-20 | 1B | -- | -- | |
SIMBA | ERC-20 | 1B | -- | -- | |
MAGA | ERC-20 | 1B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21129867 | 4 days ago | | | 0 | 0.0012349023 | |
| 21121090 | 5 days ago | | | 0.010000662 | 0.00042060111 | |
| 21083347 | 10 days ago | | | 0 | 0.00055500731 | |
| 21019401 | 19 days ago | | | 0.00000001 | 0.00054474409 | |
| 21019388 | 19 days ago | | | 0.00000001 | 0.00051007409 | |
| 20925177 | a month ago | | | 0 | 0.0013790658 | |
| 20903514 | a month ago | | | 0 | 0.0014351876 | |
| 20891910 | a month ago | | | 0 | 0.00042809023 | |
| 20871556 | a month ago | | | 0 | 0.0030380283 | |
| 20849328 | a month ago | | | 0 | 0.00070656219 |
ABI
ABI objects
Getter at block 21158254
CREATE_TYPEHASH() view returns (bytes32)
0x90714f0196fd9246bbbf65551357e09624f6bc2590f3b4a21cf86322420d8137
DOMAIN_SEPARATOR() view returns (bytes32 domainSeparator)
0x9539ba5d17ca94042fbfcb77ac78042307660e0843cd447c3f249ffd3e3ad111
INIT_CODE_PAIR_HASH() view returns (bytes32)
0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=ParlayCoreSimple, version=1, chainId=1, verifyingContract=0x582908d8edbaf3d1632d31aa5596e30b26482fce, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
etherFeeBalance() view returns (uint256)
164554261886331326
initialTokensForBondingCurveBalance() view returns (uint256)
800000000000000000000000000
initialTokensForUniswapBalance() view returns (uint256)
200000000000000000000000000
initialVirtualEtherBalance() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x517258e9fbf5ecb6e49ce25512d969ea195e145c
signer() view returns (address)
0x96d61432095c86ffb278345a93d0adde2e78828f
tokenCreationEnabled() view returns (bool)
true
tradingEnabled() view returns (bool)
true
tradingFeeBasisPoints() view returns (uint256)
50
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
creatorLocks(address) view returns (uint256 amount, address creator)
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
getCreateTokenRequestTypedDataHash(struct ParlayCoreSimpleCreateTokenRequest _createTokenRequest) view returns (bytes32 typedDataHash)
getPairAddress(address tokenA) view returns (address pair)
signatureNonces(address) view returns (uint256)
tokens(address) view returns (uint256 etherBalance, uint256 virtualEtherBalance, uint256 tokensForUniswapBalance, uint256 tokensForBondingCurveBalance)
State-modifying
Events createToken(string name, string symbol, uint256 deadline, uint256 etherFee, uint256 etherBuy, uint256 initialMaxWalletBalance, bool isDevLockup, uint8 v, bytes32 r, bytes32 s) payable
flipTokenCreationEnabled()
flipTradingEnabled()
renounceOwnership()
seedLiquidity(address tokenAddress)
setSigner(address _signer)
setTokenInitializer(uint256 _initialVirtualEtherBalance, uint256 _initialTokensForUniswapBalance, uint256 _initialTokensForBondingCurveBalance)
setTradingFeeBasisPoints(uint256 _tradingFeeBasisPoints)
swapExactETHForTokens(address tokenAddress, uint256 amountOutMin) payable
swapExactTokensForETH(address tokenAddress, uint256 amountIn, uint256 amountOutMin)
transferOwnership(address newOwner)
withdrawEtherFee()
CreatorTokensLocked(address indexed tokenAddress, address indexed creator, uint256 amount)
CreatorTokensUnlocked(address indexed tokenAddress, address indexed creator, uint256 amount)
EIP712DomainChanged()
EtherFeeCollected(uint256 etherFeeAmount)
FeesWithdrawn(uint256 indexed amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SignerChanged(address indexed oldSigner, address indexed newSigner)
TokenCreated(bytes32 indexed digest, address indexed token, uint256 indexed timestamp, uint256 totalSupply, uint256 initialVirtualEtherBalance, uint256 initialTokensForUniswapBalance, uint256 initialTokensForBondingCurveBalance, address uniswapV2Pair)
TokenCreationEnabledToggled(bool newState)
TokenInitializerChanged(uint256 indexed initialVirtualEtherBalance, uint256 indexed initialTokensForUniswapBalance, uint256 indexed initialTokensForBondingCurveBalance)
TokenSeeded(address indexed tokenAddress)
TradeExecuted(address indexed token, address indexed user, uint256 etherAmountIn, uint256 etherAmountOut, uint256 tokenAmountIn, uint256 tokenAmountOut, uint256 timestamp, uint256 etherFeeAmount)
TradingEnabledToggled(bool newState)
constructor(address _signer, uint256 _initialVirtualEtherBalance, uint256 _initialTokensForUniswapBalance, uint256 _initialTokensForBondingCurveBalance, address _uniswapV2Router02, uint256 _tradingFeeBasisPoints, bytes32 _createTypeHash, bytes32 _initCodePairHash)
This contract contains no fallback and receive objects.
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
InvalidShortString()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
StringTooLong(string str)