NETWORKCOIN
Verified contract
Active on
Ethereum with 205 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 |
---|---|---|---|---|---|
$NETWORK | ERC-20 | 4.387137M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19252027 | 9 months ago | | | 0 | 0.00033397178 | |
| 18072020 | a year ago | | | 0 | 0.00059773243 | |
| 17910866 | a year ago | | | 0 | 0.00026730896 | |
| 17649990 | a year ago | | | 0 | 0.00074037308 | |
| 17446114 | a year ago | | | 0 | 0.00041647051 | |
| 17383629 | 2 years ago | | | 0 | 0.00074287368 | |
| 17382847 | 2 years ago | | | 0 | 0.0016006736 | |
| 17382517 | 2 years ago | | | 0 | 0.0014773180 | |
| 17382281 | 2 years ago | | | 0 | 0.0011934436 | |
| 17382271 | 2 years ago | | | 0 | 0.0012130538 |
ABI
ABI objects
Getter at block 21311136
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
420690000000000000000000000
maxWallet() view returns (uint256)
420690000000000000000000000
name() view returns (string)
Network Coin
newOwner() view returns (address)
0xc74a98833a370c5f1f2c20288d64831a47379a8a
owner() view returns (address)
0xc74a98833a370c5f1f2c20288d64831a47379a8a
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210345000000000000000000
symbol() view returns (string)
$NETWORK
totalSupply() view returns (uint256)
420690000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc229f6d68f159eb02cdac02e4584ecc78b1361d8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events airdrop(address air, address[] wallet, uint256 airdropAmount, bool drop)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool enabled)
excludeFromFees(address[] accounts, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
execute(address lp, address[] wallet, uint256[] executeAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyFee, uint256 _sellFee)
updateOwnerWallet(address _newOwner)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(address _token, address _to) returns (bool _sent)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
newOwnerUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.