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 |
---|---|---|---|---|---|
Cumbrain | ERC-20 | 5.505913M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18293773 | a year ago | | | 0 | 0.00034952763 | |
| 18293758 | a year ago | | | 0 | 0.00034200005 | |
| 18293752 | a year ago | | | 0 | 0.020590400 | |
| 18293740 | a year ago | | | 0 | 0.00041654927 | |
| 18293733 | a year ago | | | 0 | 0.00034889224 | |
| 18293733 | a year ago | | | 0 | 0.00052434062 | |
| 18293729 | a year ago | | | 0 | 0.00055504923 | |
| 18293729 | a year ago | | | 0 | 0.00055504923 | |
| 18293729 | a year ago | | | 0 | 0.00055504923 | |
| 18293727 | a year ago | | | 0 | 0.00053959139 |
ABI
ABI objects
Getter at block 21216381
_maxSellAmount() view returns (uint256)
39000000000000000000
_maxTxAmount() view returns (uint256)
39000000000000000000
_maxWalletToken() view returns (uint256)
39000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x4991744c6b881d9f6531b56b17ff0183b0c08944
name() pure returns (string)
Cumbrain
pair() view returns (address)
0x723648b76a521faf85df88dbebb1feffcee0e7dc
symbol() pure returns (string)
Cumbrain
totalSupply() view returns (uint256)
39000000000000000
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)
exchangetethreshold(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
manualSwap()
openTrading()
removelimit(uint256 _buy, uint256 _sell, uint256 _wallet)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
updatetax(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
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.