An Ethereum fund token from the AIRA (Autonomous Intelligent Robot Agency) project, deployed in October 2016 as part of an early robot economy DAO ecosystem.
Token Information
Key Facts
Description
AiraEtherFunds is an ERC-20-compatible fund token contract deployed at block 2,467,516 on October 19, 2016, by address 0x4af013afbadb22d8a88c92d68fc96b033b9ebb8a. It is part of the AIRA (Autonomous Intelligent Robot Agency) project, a Russian blockchain initiative building infrastructure for machine-to-machine economic transactions.
The contract extends an Owned base contract with ownership delegation and implements a Token interface with Transfer and Approval events. It represents fund units that can be transferred between participants in the AIRA ecosystem. The source code follows patterns from the Solidity 0.4.2 era, using throw for error handling and explicit owner checks.
AIRA was conceptualized as infrastructure for a "robot economy" where autonomous machines could own digital assets, enter contracts, and transact independently. The project operated on Ethereum and later expanded to other platforms.
Heuristic Analysis
The following characteristics were detected through bytecode analysis and may not be accurate.
Tangerine Whistle Era
Emergency fork to address DoS attacks. Repriced IO-heavy opcodes.
Bytecode Overview
Verified Source Available
This contract has verified source code on Etherscan.
View Source Code