Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NVIDIA"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15835489 | 5 months ago | | | 0 | 0.0000017294160 | |
| 15835364 | 5 months ago | | | 0 | 0.0000018142028 | |
| 15835220 | 5 months ago | | | 0 | 0.0000019237756 | |
| 15835072 | 5 months ago | | | 0 | 0.0000019671012 | |
| 15834952 | 5 months ago | | | 0 | 0.0000017924808 | |
| 15834791 | 5 months ago | | | 0 | 0.0000017862682 | |
| 15834638 | 5 months ago | | | 0 | 0.0000018802400 | |
| 15834494 | 5 months ago | | | 0 | 0.0000018731387 | |
| 15834338 | 5 months ago | | | 0 | 0.0000019301456 | |
| 15834313 | 5 months ago | | | 0 | 0.0000019512083 |
ABI
ABI objects
Getter at block 21833582
_ots() view returns (bytes32)
0x50f22287179401e3308a20ea25a448d56a36e6f99a061b8805b6ff42fc260838
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
NVIDIA
symbol() view returns (string)
NVDA
totalSupply() view returns (uint256)
10000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.