DeNANO Protocol
Verified contract
Active on
Ethereum with 79 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 |
---|---|---|---|---|---|
DeNANO | ERC-20 | 7.633507M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19111631 | 10 months ago | | | 0 | 0.00060350171 | |
| 19109742 | 10 months ago | | | 0 | 0.00027805945 | |
| 19109739 | 10 months ago | | | 0 | 0.00024382771 | |
| 19109732 | 10 months ago | | | 0 | 0.00040374889 | |
| 19109723 | 10 months ago | | | 0 | 0.00043633024 | |
| 19109698 | 10 months ago | | | 0 | 0.00042458068 | |
| 19109667 | 10 months ago | | | 0 | 0.00054247402 | |
| 19109624 | 10 months ago | | | 0 | 0.00046403042 | |
| 19109615 | 10 months ago | | | 0 | 0.00042235021 | |
| 19109615 | 10 months ago | | | 0 | 0.00055779600 |
ABI
ABI objects
Getter at block 21200868
decimals() pure returns (uint8)
9
name() pure returns (string)
DeNANO Protocol
symbol() pure returns (string)
DeNANO
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events adjust_denano_wallet_size(uint256 percent)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
update_denano_tax(uint256 lp_fee, uint256 dev_fee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address denano_address)
receive()
This contract contains no error objects.