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 | 681.276862K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14273944 | 7 months ago | | | 0 | 0.0000015310723 | |
| 14197128 | 7 months ago | | | 0 | 0.0000031515900 | |
| 14197017 | 7 months ago | | | 0 | 0.0000016799587 | |
| 12967287 | 8 months ago | | | 0 | 0.000000907990114626 | |
| 12955550 | 8 months ago | | | 0 | 0.0000014789867 | |
| 12900875 | 8 months ago | | | 0 | 0.000094501324 | |
| 12874639 | 8 months ago | | | 0 | 0.0000014853744 | |
| 12864225 | 8 months ago | | | 0 | 0.0000014857597 | |
| 12827509 | 8 months ago | | | 0 | 0.0000014441122 | |
| 12775529 | 8 months ago | | | 0 | 0.0000014905795 |
ABI
ABI objects
Getter at block 22936736
FeeBuy() view returns (uint256)
0
FeeSell() view returns (uint256)
0
MarketingWallet() view returns (address)
0xf7a34a94af3fb2a8fc953330cbe53080b82f0561
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
NetEdge
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x915dfb850412c322da4cb1a1e7d63c61671b8a55
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
EDGE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _tradingEnabled)
removeWalletLimit()
renounceOwnership()
setFees(uint256 _FeeBuy, uint256 _FeeSell)
setIsWalletLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapPair(address pairaddr)
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(address _MarketingWallet)
receive()
This contract contains no error objects.