UP NETWORK
Verified contract
Active on
Ethereum with 53 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UP NETWORK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17269487 | 2 years ago | | | 0 | 0.0026675810 | |
| 17269483 | 2 years ago | | | 0 | 0.0028219010 | |
| 17269479 | 2 years ago | | | 0 | 0.0030114711 | |
| 17269477 | 2 years ago | | | 0 | 0.0030259410 | |
| 17269476 | 2 years ago | | | 0 | 0.0031690985 | |
| 17269475 | 2 years ago | | | 0 | 0.0032105290 | |
| 17269473 | 2 years ago | | | 0 | 0.0031216829 | |
| 17269472 | 2 years ago | | | 0 | 0.0027932329 | |
| 17269471 | 2 years ago | | | 0 | 0.0030381700 | |
| 17269470 | 2 years ago | | | 0 | 0.0028427744 |
ABI
ABI objects
Getter at block 21283875
decimals() view returns (uint8)
18
getBlock() view returns (uint256)
21283875
getCirculatingSupply() view returns (uint256)
99226000000000000000000000000
maxHoldingAmount() view returns (uint256)
99226000000000000000000000000
maxTransactionAmount() view returns (uint256)
99226000000000000000000000000
name() view returns (string)
UP NETWORK
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
UP
totalSupply() view returns (uint256)
67125832058689508747506649537
tradingEnabled() view returns (bool)
true
uniswapPair() view returns (address)
0x4667164d81142be527cb9c62aae33e054a31b1d1
uniswapV2Factory() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
transactions(uint256) view returns (uint8 positionType, address trader, address pair, uint256 amount)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
burnFeeTokensFrom(address from, uint256 tokenAmount)
changeRouterAddress(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRules(uint256 _maxTxAmount, uint256 _maxHoldingAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.