World Compute Network
Verified contract
Active on
Ethereum with 371 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WCN | ERC-20 | 233.116685K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21193062 | 17 days ago | | | 0 | 0.00083241871 | |
| 21060573 | a month ago | | | 0 | 0.00033475099 | |
| 21059000 | a month ago | | | 0 | 0.00030499291 | |
| 21049562 | a month ago | | | 0 | 0.00039788890 | |
| 21022951 | a month ago | | | 0 | 0.00045048944 | |
| 20994101 | a month ago | | | 0 | 0.00090343166 | |
| 20993765 | a month ago | | | 0 | 0.0023216874 | |
| 20992453 | a month ago | | | 0 | 0.00088733526 | |
| 20992445 | a month ago | | | 0 | 0.0014996437 | |
| 20992218 | a month ago | | | 0 | 0.0015325413 |
ABI
ABI objects
Getter at block 21316230
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastSwapBlock() view returns (uint256)
21022958
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xf9dfa31e6b8e74e8604f09c8fca0cfc4974d4bca
maxBuyAmount() view returns (uint256)
1500000000000000000000000
maxSellAmount() view returns (uint256)
1500000000000000000000000
maxSwapsPerBlock() view returns (uint256)
1
maxWallet() view returns (uint256)
1500000000000000000000000
name() view returns (string)
World Compute Network
oncePerBlockEnabled() view returns (bool)
false
operationsAddress() view returns (address)
0xa7b6566f8f9c8c74eb2b2ce7200c4fc19e40eb95
owner() view returns (address)
0x2ff4724652d5afa946af990fbb7934f43b3ae964
sellOperationsFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
swapsThisBlock() view returns (uint256)
1
symbol() view returns (string)
WCN
tokensForOperations() view returns (uint256)
233116685042765570365389
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
20972230
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
markedAsSniper(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagSniper(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializeLP()
recoverETH()
removeLimits()
renounceOwnership(bool confirmRenounce)
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
setSwapRestrictions(bool _enabled, uint256 _maxSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagSniper(address wallet)
updateBuyTax(uint256 _operationsFee)
updateSellTax(uint256 _operationsFee)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.