NeuralCloud
Verified contract
Active on
Ethereum with 75 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NCL | ERC-20 | 488.964283K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19669406 | 7 months ago | | | 0 | 0.0011514504 | |
| 19547734 | 7 months ago | | | 0 | 0.0012789750 | |
| 19544497 | 7 months ago | | | 0 | 0.00096074891 | |
| 19541987 | 7 months ago | | | 0 | 0.00063212101 | |
| 19541983 | 7 months ago | | | 0 | 0.00093857057 | |
| 19541974 | 7 months ago | | | 0 | 0.0014012511 | |
| 19541838 | 7 months ago | | | 0 | 0.0015007266 | |
| 19541833 | 7 months ago | | | 0 | 0.0014607514 | |
| 19541807 | 7 months ago | | | 0 | 0.0020324769 | |
| 19541636 | 7 months ago | | | 0 | 0.0012751880 |
ABI
ABI objects
Getter at block 21165589
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x72d80835d14ad55fc50052d7b808f9605ebeda23
feeThreshold() view returns (uint256)
40000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwap() view returns (uint256)
0
name() view returns (string)
NeuralCloud
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
3
symbol() view returns (string)
NCL
totalSupply() view returns (uint256)
8000000000000000000000000
v2Pair() view returns (address)
0xc36e0c2267cecb671def38cde5750ce76bf5e380
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableSwapLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading()
swapTokenFee()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
withdrawStuckERC20(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.