Chuck Norris Token
Verified contract
Active on
Ethereum with 62 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Chuck Norris Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12505219 | 3 years ago | | | 0 | 0.035551832 | |
| 12505217 | 3 years ago | | | 0 | 0.0020515000 | |
| 12505217 | 3 years ago | | | 0 | 0.0063202830 | |
| 12505214 | 3 years ago | | | 0 | 0.0021447500 | |
| 12505203 | 3 years ago | | | 0 | 0.0020515000 | |
| 12505186 | 3 years ago | | | 0 | 0.0018463500 | |
| 12505172 | 3 years ago | | | 0 | 0.0024618000 | |
| 12505162 | 3 years ago | | | 0 | 0.0022380000 | |
| 12505160 | 3 years ago | | | 0 | 0.019265298 | |
| 12505160 | 3 years ago | | | 0 | 0.019265298 |
ABI
ABI objects
Getter at block 21158848
decimals() view returns (uint8)
9
name() view returns (string)
Chuck Norris Token
ownerAddress() view returns (address)
0x0000000000000000000000000000000000000000
refreshStatus() view returns (bool)
false
symbol() view returns (string)
CHUCK
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
swapStatus(address _address) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events LPtokensBurn()
approve(address spender, uint256 amount) returns (bool)
approveSwap(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
refresh()
renounceOwnership()
selfSwap(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.