Apple.Inc(AAPL:NASDAQ)Apple Inc. is an American multinational technology company headquartered in Cupertino, California, that designs, develops, and sells consumer electronics,computer software, and online services
Verified contract
Active on
Ethereum with 63 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 |
---|---|---|---|---|---|
EURO | ERC-20 | 100K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21405029
decimals() view returns (uint256)
18
name() view returns (string)
Apple.Inc(AAPL:NASDAQ)Apple Inc. is an American multinational technology company headquartered in Cupertino, California, that designs, develops, and sells consumer electronics,computer software, and online services
owner() view returns (address)
0x098606c743c2018c61e2f6a571043a22cb17923a
symbol() view returns (string)
Apple.Inc(AAPL:NASDAQ)
totalSupply() view returns (uint256 total_Supply)
999000000000000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool ok)
burntokens(uint256 tokens)
transfer(address _to, uint256 _amount) returns (bool ok)
transferFrom(address _from, address _to, uint256 _amount) returns (bool ok)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.