Namecoin 2.0
Verified contract
Active on
Ethereum with 98 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 |
---|---|---|---|---|---|
NM2.0 | ERC-20 | 3.830177M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19847557 | 6 months ago | | | 0 | 0.00042887735 | |
| 17879338 | a year ago | | | 0 | 0.0012899552 | |
| 17676618 | a year ago | | | 0 | 0.00084342950 | |
| 17676594 | a year ago | | | 0 | 0.00082418311 | |
| 17676591 | a year ago | | | 0 | 0.00076736470 | |
| 17676591 | a year ago | | | 0 | 0.00076736470 | |
| 17676590 | a year ago | | | 0 | 0.00077534029 | |
| 17676589 | a year ago | | | 0 | 0.00080302109 | |
| 17676588 | a year ago | | | 0 | 0.00079748760 | |
| 17673696 | a year ago | | | 0 | 0.00074775926 |
ABI
ABI objects
Getter at block 21198086
NMTeam() view returns (address)
0x63e5e48c4314dcddaf58e01165aa841ea591831d
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Namecoin 2.0
pair() view returns (address)
0xc25a5b05137dcbb53ac1b60c835ae2b1ca1c6ea8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
NM2.0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.