Newspaper.finance
Verified contract
Active on
Ethereum with 377 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,551.98)
Native
Value
$3,551.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.12954 | $3,144.63 |
$3,551.98 | |
N3WS | ERC-20 | 9.592975K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20372230 | 4 months ago | | | 0 | 0.00019148349 | |
| 20318847 | 4 months ago | | | 0 | 0.00034346306 | |
| 20318839 | 4 months ago | | | 0 | 0.0011063508 | |
| 20183510 | 4 months ago | | | 0 | 0.00055825928 | |
| 16668631 | 2 years ago | | | 0 | 0.0010541441 | |
| 16460895 | 2 years ago | | | 0 | 0.00070325600 | |
| 16449897 | 2 years ago | | | 0 | 0.0010488840 | |
| 15776514 | 2 years ago | | | 0 | 0.0021960532 | |
| 15365144 | 2 years ago | | | 0 | 0.00039624372 | |
| 15365128 | 2 years ago | | | 0 | 0.00026053349 |
ABI
ABI objects
Getter at block 21163310 getColumnArticles() view returns (struct N3WSArticleInfo[]) getCoverArticle() view returns (struct N3WSArticleInfo)
MIN_ARTICLE_PRICE() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
getAdArticles() view returns (struct N3WSArticleInfo[])
[]
lastCoverArticle() view returns (uint256)
10
liquidityLockDivisor() view returns (uint256)
10
liquidityLoop() view returns (address)
0xf0c1be4be7454cad02a1cde57f086d5f6832ccee
lockableSupply() view returns (uint256)
9592975163561322311191
name() view returns (string)
Newspaper.finance
owner() view returns (address)
0x2d0aed0a6553ee503879a2b8619c0c134b09655a
symbol() view returns (string)
N3WS
totalArticles() view returns (uint256)
10
totalSupply() view returns (uint256)
242829531100000000000000
uniswapV2Pair() view returns (address)
0x245c9b2ec969a700c7e4ee798060dbaf7ca1fcc4
Read-only
allowance(address owner, address spender) view returns (uint256)
articles(uint256) view returns (uint256 id, string title, string subTitle, string body, uint8 articleType, string imageUrl, uint256 publicationDate, uint256 price, address owner)
balanceOf(address account) view returns (uint256)
lastAdArticles(uint256) view returns (uint256)
lastColumnArticles(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
postArticle(string _title, string _body, string _subTitle, uint8 _articleType, string _imageUrl)
renounceOwnership()
rewardLiquidityProviders()
setLiquidityLockDivisor(uint256 _liquidityLockDivisor)
setLiquidityLoop(address _liquidityLooop)
setMaxAdArticles(uint256 _maxAdArticles)
setMaxColumnArticles(uint256 _maxColumnArticles)
setUniswapV2Pair() returns (address)
setWhitelistedSender(address _address, bool _whitelisted)
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)
ArticlePosted(uint256 id, string title, string subTitle, string body, uint8 articleType, string imageUrl, uint256 publicationDate, uint256 price, address owner)
LockLiquidity(uint256 tokenAmount, uint256 ethAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.