CreatorsRare
Verified contract
Active on
Ethereum with 647 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,690.88 |
$0 | |
Create | ERC-20 | 225.349731K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20910726 | 2 months ago | | | 0 | 0.00027973422 | |
| 20566587 | 3 months ago | | | 0 | 0.00015151500 | |
| 19950976 | 6 months ago | | | 0 | 0.000073703291 | |
| 19424996 | 9 months ago | | | 0 | 0.0026300347 | |
| 18893601 | a year ago | | | 0 | 0.00055782356 | |
| 18888899 | a year ago | | | 0 | 0.00045549573 | |
| 18873517 | a year ago | | | 0 | 0.00066370067 | |
| 18748736 | a year ago | | | 0 | 0.00072407993 | |
| 18748735 | a year ago | | | 0 | 0.00067235810 | |
| 18737831 | a year ago | | | 0 | 0.0027543387 |
ABI
ABI objects
Getter at block 21299801
_maxTxAmount() view returns (uint256)
30000000000000000
_walletMax() view returns (uint256)
30000000000000000
decimals() view returns (uint8)
9
devFee() view returns (uint256)
0
devFeeOnSell() view returns (uint256)
0
devWallet() view returns (address)
0x4e31a05fed31d34c816d71e0642cedbd0ad7a122
factory() view returns (address)
0xe7d20aed148751365729c35019ef8813caa7daf5
getCirculatingSupply() view returns (uint256)
1000000000000000000
launchedAt() view returns (uint256)
1698757211
lpFee() view returns (uint256)
3
lpFeeOnSell() view returns (uint256)
3
mainFee() view returns (uint256)
0
mainFeeOnSell() view returns (uint256)
0
mainWallet() view returns (address)
0x4e31a05fed31d34c816d71e0642cedbd0ad7a122
name() view returns (string)
CreatorsRare
pair() view returns (address)
0x41a115f52aa8fcd98bdf1535b4da498f070ae968
proofAdmin() view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
proofBurnerAddress() view returns (address)
0x0000000000000000000000000000000000000000
proofFee() view returns (uint256)
2
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000
symbol() view returns (string)
Create
tokenOwner() view returns (address)
0x4e31a05fed31d34c816d71e0642cedbd0ad7a122
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
tradingStatus() view returns (bool)
true
whitelistEndTime() view returns (uint256)
1698757811
whitelistMode() view returns (bool)
false
whitelistPeriod() view returns (uint256)
10
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holdsSupportedNFT(address user) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWhitelisted(address user) view returns (bool)
nftWhitelist(uint256) view returns (address)
userWhitelist(address) view returns (bool)
State-modifying
Events addMoreToWhitelist(struct IProofNonReflectionTokenCutterWhitelistAdd_ _WhitelistAdd)
adjustProofFee(uint256 _proofFee)
approve(address spender, uint256 amount) returns (bool)
cancelToken()
changeFees(uint256 initialMainFee, uint256 initialMainFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell, uint256 initialDevFee, uint256 initialDevFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceProofFee()
setBasicData(struct IProofNonReflectionTokenCutterBaseData _baseData, struct ProofNonReflectionTokenFeesallFees fees)
setDevWallet(address newDevWallet)
setLaunchedAt()
setMainWallet(address newMainWallet)
setOwnerWallet(address newOwnerWallet)
swapTradingStatus()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateProofAdmin(address newAdmin)
updateProofBurnerAddress(address newproofBurnerAddress)
updateWhitelistPeriod(uint256 _whitelistPeriod)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.