BLOCKLITICS
Verified contract
Active on
Ethereum with 440 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 |
---|---|---|---|---|---|
EDGE | ERC-20 | 44.929282M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18827113 | a year ago | | | 0 | 0.0014813470 | |
| 18802982 | a year ago | | | 0 | 0.00086492564 | |
| 18031636 | a year ago | | | 0 | 0.00065705487 | |
| 17906212 | a year ago | | | 0 | 0.00060901711 | |
| 17835045 | a year ago | | | 0 | 0.0022129045 | |
| 17835045 | a year ago | | | 0 | 0.0022129045 | |
| 17835045 | a year ago | | | 0 | 0.0022129045 | |
| 17831694 | a year ago | | | 0 | 0.00073163196 | |
| 17826378 | a year ago | | | 0 | 0.00086426285 | |
| 17824561 | a year ago | | | 0 | 0.00088368509 |
ABI
ABI objects
Getter at block 21420827
blockStart() view returns (uint256)
17801880
buyTotalFees() view returns (uint256)
5
copyWei() view returns (uint256)
2000000000
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xd4a474f07adcee309221122439daa54be9961641
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
BLOCKLITICS
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
20000000000000000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
EDGE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa665f1a0f6ff9a7782c0514601a2d6f2dd9f2c28
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
removeLimits() returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyTotalFees)
updateSellFees(uint256 _sellTotalFees)
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()
receive()
This contract contains no error objects.