Nucleus
Verified contract
Active on
Ethereum with 2,482 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a8c…913d
0xb3d5…3b3d
0x7359…94c3
1 additional
variable
Balances ($485.55)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,836.82 |
$0 | |
USDT | ERC-20 | 485.551292 | $1.00 |
$485.55 | |
NUCLEUS | ERC-20 | 1.043733M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21288903 | 7 days ago | | | 0 | 0.00018730527 | |
| 21203798 | 19 days ago | | | 0 | 0.00083399434 | |
| 20614974 | 3 months ago | | | 0 | 0.000028579790 | |
| 20614960 | 3 months ago | | | 0 | 0.000024773253 | |
| 20248036 | 5 months ago | | | 0 | 0.00011492271 | |
| 20176183 | 5 months ago | | | 0 | 0.00014605280 | |
| 20086054 | 6 months ago | | | 0 | 0.00021418362 | |
| 19881440 | 7 months ago | | | 0 | 0.00024645611 | |
| 19847050 | 7 months ago | | | 0 | 0.00059267303 | |
| 19847032 | 7 months ago | | | 0 | 0.0036327487 |
ABI
ABI objects
Getter at block 21338929
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
13221015
name() pure returns (string)
Nucleus
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NUCLEUS
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
State-modifying
Events _setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
setRouterPercent(uint256 maxRouterPercent)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devFundAddr, address devfeeAddr, address depAddr)
receive()
This contract contains no error objects.