Shadow Node
Verified contract
Active on
Ethereum with 14,109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($758.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 427.38 | $1.001 |
$427.81 | |
SVPN | ERC-20 | 71.111838K | $0.004649 |
$330.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159481 | 12 minutes ago | | | 0 | 0.0020966940 | |
| 21159463 | 16 minutes ago | | | 0 | 0.0016249731 | |
| 21159461 | 16 minutes ago | | | 0 | 0.0025537990 | |
| 21159287 | an hour ago | | | 0 | 0.0065651270 | |
| 21159278 | an hour ago | | | 0 | 0.0014726426 | |
| 21159181 | an hour ago | | | 0 | 0.0014184193 | |
| 21158646 | 3 hours ago | | | 0 | 0.0011135269 | |
| 21158599 | 3 hours ago | | | 0 | 0.0011358848 | |
| 21158136 | 5 hours ago | | | 0 | 0.0016983812 | |
| 21157532 | 7 hours ago | | | 0 | 0.0015851556 |
ABI
ABI objects
Getter at block 21159540
MAX_INITIAL_BUYERS() view returns (uint256)
50
buyDevFee() view returns (uint256)
2
buyMarketingFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
dw() view returns (address)
0x15ed9faeaefcafc31681118a75664349f6798acf
limitsInEffect() view returns (bool)
false
maximumTransactionAmt() view returns (uint256)
20000000000000000000000000
maximumWalletAmt() view returns (uint256)
20000000000000000000000000
mw() view returns (address)
0x583e7e0af2b43666c4e17859e7193a27cd0b4467
name() view returns (string)
Shadow Node
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
2
sellMarketingFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SVPN
taxSwapThreshold() view returns (uint256)
100000000000000000000000
tokensForDev() view returns (uint256)
35555918772018795269424
tokensForMarket() view returns (uint256)
35555918772018795269424
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x1686f2a47709eb4cd6d0f1bf48468aac7d68da75
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAmt(address) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaximumTransactionAmt(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updatemaximumTransactionAmt(uint256 newNum)
updatemaximumWalletAmt(uint256 newNum)
updatetaxSwapThreshold(uint256 newAmount) returns (bool)
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.