CoinCreate
Unverified contract
Proxy
Active on
Ethereum with 618 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbdcd…26d4
0x552b…be78
0x2ced…6a68
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
10 additional
variables
Balances ($516.93)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,334.80 |
$0 | |
CREA | ERC-20 | 92.492897K | $0.005589 |
$516.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237655 | a day ago | | | 0 | 0.00079332396 | |
| 21235861 | 2 days ago | | | 0 | 0.00083429125 | |
| 21234906 | 2 days ago | | | 0 | 0.00050056294 | |
| 21230440 | 2 days ago | | | 0 | 0.0012383673 | |
| 21229110 | 3 days ago | | | 0 | 0.00057859132 | |
| 21225722 | 3 days ago | | | 0 | 0.00053203070 | |
| 21223887 | 3 days ago | | | 0 | 0.0012296817 | |
| 21223773 | 3 days ago | | | 0 | 0.0010705087 | |
| 21222203 | 3 days ago | | | 0 | 0.00093605809 | |
| 21221648 | 4 days ago | | | 0 | 0.00058428117 |
ABI
ABI objects
Getter at block 21247148
DATA_STORE() view returns (address)
0x8a85eb1fff988a1b01136279174c969d681a0151
addresses() view returns (address locker, address proofWallet, address proofStaking, address proofPassNFT, address router)
(locker=0xe2fe530c047f2d85298b07d9333c05737f1435fb, proofWallet=0xe9b4d32f829951a3ce145d2caa84cf66af56ca5e, proofStaking=0x377e168af6a06075423aede50856de177efaac3e, proofPassNFT=0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68, router=0x7a250d5630b4cf539739df2c5dacb4c659f2488d)
buyFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=4, secondary=0, liquidity=0, proof=0, total=4)
buyTaxesSettled() view returns (bool)
true
cancelled() view returns (bool)
false
decimals() view returns (uint8)
9
feeTokens() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=92492884728537, secondary=0, liquidity=0, proof=12381850, total=92492897111318)
getCirculatingSupply() view returns (uint256)
100000000000000000
initMaxWallet() view returns (uint256)
5
isTradingEnabled() view returns (bool)
true
isWhitelistActive() view returns (bool)
false
launchedAt() view returns (uint256)
1729022555
limits() view returns (uint256 initMaxTx, uint256 swapTokensAtAmount, uint256 maxTxUpper, uint256 maxTxLower, uint256 maxWalletUpper, uint256 maxWalletLower, uint256 maxBuyFee, uint256 maxSellFee, uint256 denominator)
(initMaxTx=500, swapTokensAtAmount=125, maxTxUpper=3000, maxTxLower=500, maxWalletUpper=3000, maxWalletLower=500, maxBuyFee=7, maxSellFee=7, denominator=100000)
lockID() view returns (uint256)
23146
lpLockDuration() view returns (uint256)
31536000
mainWallet() view returns (address)
0xbdcd035917e65755119822a8520a13903a8b26d4
maxTxAmount() view returns (uint256)
500000000000000
maxWallet() view returns (uint256)
2000000000000000
maxWalletChanged() view returns (bool)
true
name() view returns (string)
CoinCreate
owner() view returns (address)
0x552b1511c36fecc2cc831d49f98addc3f261be78
pair() view returns (address)
0xe2fdc998cbe3fbbfc8bf453de24c46ff3746e91c
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
true
proofPassNFT() view returns (address)
0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68
restingBuyTotal() view returns (uint256)
5
restingSellTotal() view returns (uint256)
5
restrictWhales() view returns (bool)
true
secondaryWallet() view returns (address)
0x552b1511c36fecc2cc831d49f98addc3f261be78
sellFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=5, secondary=0, liquidity=0, proof=0, total=5)
sellTaxesSettled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
125000000000000
swapping() view returns (uint256)
1
symbol() view returns (string)
CREA
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
version() pure returns (uint8)
3
whitelistDuration() view returns (uint256)
120
whitelistEndTime() view returns (uint256)
1729022675
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
swapThrottle(uint256) view returns (bool)
userInfo(address) view returns (bool isFeeExempt, bool isTxLimitExempt, bool isWhitelisted)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
cancel()
changeFees(uint256 liquidityBuy, uint256 mainBuy, uint256 secondaryBuy, uint256 liquiditySell, uint256 mainSell, uint256 secondarySell)
initialize(bytes params) payable
launch(uint256 bundleBuyAmount) payable
renounceOwnership()
setFeeExempt(address account, bool value)
setFeeExempt(address[] accounts)
setMainWallet(address newWallet)
setMaxTxAmount(uint256 _maxTxAmt)
setMaxWalletSize(uint256 _maxWalletSize)
setRestrictWhalesEnabled(bool _enabled)
setSecondaryWallet(address newWallet)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapAtAmount(uint256 amount)
setTxLimitExempt(address account, bool value)
setTxLimitExempt(address[] accounts)
setWhitelisted(address[] accounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensAutoLiq, uint256 ethAutoLiq)
SwapAndLiquifyEnabledUpdated(bool enabled)
TokenCancelled(uint256 returnedETH)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ExceedsMaxTxAmount()
ExceedsMaxWalletAmount()
InvalidConfiguration()
InvalidInitialization()
NotInitializing()
NotWhitelisted()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
TradingNotEnabled()