NETVRK
Verified contract
Active on
Ethereum with 52,555 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xba0e…b565
Balances ($55,095.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 49.796211K | $0.9988 |
$49,736.46 | |
USDC | ERC-20 | 4.1K | $0.998946 |
$4,095.68 | |
OUSD | ERC-20 | 1.001594K | $1.001 |
$1,002.6 | |
UOS | ERC-20 | 1.443928K | $0.099725 |
$144 | |
STRONG | ERC-20 | 40 | $2.93 |
$117.2 | |
NTVRK | ERC-20 | 110.794255K | -- | -- | |
0x2b79…e2ec | ERC-1555 | 1K | -- | -- | |
0x2b79…e2ec | ERC-1555 | 1K | -- | -- | |
0x2b79…e2ec | ERC-1555 | 1K | -- | -- | |
0x2b79…e2ec | ERC-1555 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272507 | an hour ago | | | 0 | 0.00092022579 | |
| 21267648 | 17 hours ago | | | 0 | 0.00036507783 | |
| 21266098 | a day ago | | | 0 | 0.00060113045 | |
| 21266097 | a day ago | | | 0 | 0.0010552090 | |
| 21265432 | a day ago | | | 0 | 0.0010574968 | |
| 21264848 | a day ago | | | 0 | 0.00087950892 | |
| 21264338 | a day ago | | | 0 | 0.00079714833 | |
| 21262754 | a day ago | | | 0 | 0.00045989300 | |
| 21262631 | a day ago | | | 0 | 0.00032382723 | |
| 21262614 | a day ago | | | 0 | 0.00033162061 |
ABI
ABI objects
Getter at block 21272754
decimals() view returns (uint8)
18
locker() view returns (address)
0xba0e7585378cda42ae4f3d5e9277a4f96061b565
name() view returns (string)
NETVRK
owner() view returns (address)
0x71e8fbe6c5a5e52054c08826d21a355bfe051efb
symbol() view returns (string)
NTVRK
totalSupply() view returns (uint256)
100000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLocker(address _locker)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.