StockNetwork
Verified contract
Active on
Ethereum with 52 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xffd8…9e5d
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STOCK | ERC-20 | 31.457356M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19764583 | 7 months ago | | | 0 | 0.00031347263 | |
| 19764557 | 7 months ago | | | 0 | 0.00026844841 | |
| 19764208 | 7 months ago | | | 0 | 0.00042263821 | |
| 19764208 | 7 months ago | | | 0 | 0.00042263821 | |
| 19764208 | 7 months ago | | | 0 | 0.00042263821 | |
| 19764208 | 7 months ago | | | 0 | 0.00042263821 | |
| 19764208 | 7 months ago | | | 0 | 0.00042263821 | |
| 19764208 | 7 months ago | | | 0 | 0.00042263821 | |
| 19764183 | 7 months ago | | | 0 | 0.00048049953 | |
| 19764171 | 7 months ago | | | 0 | 0.00049219440 |
ABI
ABI objects
Getter at block 21225949
_maxTaxSwap() view returns (uint256)
300000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
StockNetwork
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STOCK
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
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)
createPair(address _router)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet)
receive()
This contract contains no error objects.