Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CANCER | ERC-20 | 53.166783T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17768988 | a year ago | | | 0 | 0.0027275152 | |
| 17768982 | a year ago | | | 0 | 0.0022757652 | |
| 17768980 | a year ago | | | 0 | 0.0013339789 | |
| 17768980 | a year ago | | | 0 | 0.0013339789 | |
| 17768979 | a year ago | | | 0 | 0.0013281298 | |
| 17768978 | a year ago | | | 0 | 0.0016660782 | |
| 17768977 | a year ago | | | 0 | 0.0011115643 | |
| 17768977 | a year ago | | | 0 | 0.0011776093 | |
| 17768977 | a year ago | | | 0 | 0.0012483718 | |
| 17768977 | a year ago | | | 0 | 0.0012483718 |
ABI
ABI objects
Getter at block 21229556
_maxSellAmount() view returns (uint256)
8413800000000000000000
_maxTxAmount() view returns (uint256)
8413800000000000000000
_maxWalletToken() view returns (uint256)
8413800000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x9ea0e65f005bf0bc645715ef6aa9b9ade93167bb
name() pure returns (string)
Cancer
pair() view returns (address)
0xc048faf5c0735f92e048c2c78a535f2accb78ed0
symbol() pure returns (string)
CANCER
totalSupply() view returns (uint256)
420690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address[] addresses, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.