Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7762…8258
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CZR | ERC-20 | 47.386163K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21108895 | a month ago | | | 0 | 0.00013238340 | |
| 21067356 | a month ago | | | 0 | 0.00050004856 | |
| 19077849 | a year ago | | | 0 | 0.0010597877 | |
| 18867211 | a year ago | | | 0 | 0.00064217380 | |
| 18777375 | a year ago | | | 0 | 0.0014311726 | |
| 18777369 | a year ago | | | 0 | 0.0014174861 | |
| 18777361 | a year ago | | | 0 | 0.0014576300 | |
| 18777355 | a year ago | | | 0 | 0.0014954567 | |
| 18777346 | a year ago | | | 0 | 0.0013757058 | |
| 18676147 | a year ago | | | 0 | 0.0013902203 |
ABI
ABI objects
Getter at block 21379148
blacklistEnabled() view returns (bool)
false
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
distributor() view returns (address)
0x77627c7c0955ce0bdcb496dd7939b9bad8728258
dividendToken() view returns (address)
0xc3960227e41c3f54e9b399ce216149dea5315c34
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getTotalClaimed() view returns (uint256)
1188273901857169
getTotalDividends() view returns (uint256)
1787497285489123
limit() view returns (bool)
false
marketingWallet() view returns (address)
0x66ed7b11d157adf79056b9f6b5547ae43cbed33b
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
Changpeng Zhao Reflect
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe3507185b5bb2cf7979d6eb97ce16923e2161d76
sellTax() view returns (uint256)
2
swapRewardPercent() view returns (uint256)
100
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
CZR
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkBot(address account) view returns (bool)
getClaimableDividendOf(address shareholder) view returns (uint256)
getDividendsClaimedOf(address shareholder) view returns (uint256)
isBot(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimDividend()
claimDividendOf(address holder)
manualBurn(uint256 amount) returns (bool)
manualSendToMarketingWallet()
openTrading()
removeLimit()
setBlacklistEnabled()
setBot(address _address, bool toggle)
setBuyTax(uint256 _tax)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setOwner(address newOwner)
setSellTax(uint256 _tax)
setSwapRewardPercent(uint256 percent)
setSwapThreshold(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTxAmount(uint256 _percen)
updateMaxWalletAmount(uint256 _percen)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerUpdated(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner, address _marketingWallet, address _dividendToken)
receive()
This contract contains no error objects.