Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xdd4a…5dc1
3 additional
variables
Balances ($0.00)
No balances found for "NodeAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18421606 | a year ago | | | 0 | 0.0011189038 | |
| 18421501 | a year ago | | | 0 | 0.0013996110 | |
| 18419331 | a year ago | | | 0 | 0.0012284121 | |
| 18419329 | a year ago | | | 0 | 0.0019005627 | |
| 18419273 | a year ago | | | 0 | 0.055438574 |
ABI
ABI objects
Getter at block 21392013
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
false
_ratios() view returns (uint16 revenuePool, uint16 expansion, uint16 totalSwap)
(revenuePool=1, expansion=3, totalSwap=4)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=400, sellFee=400, transferFee=0)
_taxWallets() view returns (address expansion, address revenuePool)
(expansion=0x0fadd969c94974c112d6aff2fd2c99e229211a3d, revenuePool=0x32bc5666677611fc4f5105bbc110f2969768c321)
contractSwapEnabled() view returns (bool)
false
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getOwner() view returns (address)
0x012fa48f345c092f25fa1ffe7c0aba7d7d0a82c8
launchStamp() view returns (uint256)
0
lpPair() view returns (address)
0xc51c3ff43ffca0d79e71121232bd6644ca174cf6
name() pure returns (string)
NodeAI
operator() view returns (address)
0x9f873d17625df13a4c36aa7b9ffde4c2081365c3
originalDeployer() view returns (address)
0x012fa48f345c092f25fa1ffe7c0aba7d7d0a82c8
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
0
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
GPU
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setOperator(address newOperator)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setWallets(address expansion, address revenuePool)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.