Automata

Verified contract

Active on Ethereum with 15,152 txns
Deployed by via 0x47087ad0 at 12538085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45,029,423.76
ERC-20
--
0x187c9cdc8f609a070e74f954f12bbb648bd94de407da1772420a44be36db7990
0xf9c8c07bf8de6903018096aeb9220083b88ebee5380b2fa5b770b830903698c1
0xb850c17572b4260e07ec3edf14af1bb2adc4f900272fbfc9290e926851f54db0
0xf4db35fedc0e0ba438941325070bb451a9d9e8f38b43f729108dc51012c7a4a7
0x8064a4cfe0c936f8261d37f5fde520445f80c5bc1f51845752e7953a8db4c71a
0x9787d0a05b2b14949f9ed9fa2bfd1d066db96f7a9c278dc9b4c9d958d5747992
0xb2b415dc2c6f94b934fc4d7cb2d80f9f47a5f192e23942bd7d5a9a3262b73c9d
0xd7d1560e3dd8d9b31c9d9223dbad209679bfeb4d4dc5529f538898c27f2b02b5
0xc6dacf8b8066cdd275f2cbe0d229319f5b8b55169e5fbb70067f5b467807f37e
0x431abab72a4a7b636b68a99727f11abd4b91dabc9059e6972cd0e93798c14a83

Functions
Getter at block 21275361
decimals(view returns (uint8)
18
 
getTotalVestedAmount(view returns (uint256)
 
getWithdrawableAmount(view returns (uint256)
name(view returns (string)
Automata
owner(view returns (address)
0x29c5f497bc32d322fe0ac6ac24b00577fd23b2d0
symbol(view returns (string)
ATA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getVestingPlan(uint256 planUniqueIdview returns (bool isRevocablebool isRevokedbool accumulateDuringCliffuint256 startTimeuint256 cliffDurationuint256 durationuint256 intervaluint256 initialAmountuint256 totalAmountaddress beneficiaryuint8 categoryuint8 vestingType)
State-modifying
addVestingPlan(address beneficiaryuint256 totalAmountuint256 initialAmountuint256 startTimeuint256 cliffDurationuint256 durationuint256 intervalbool accumulateDuringCliffbool isRevocableuint8 categoryuint8 vestingType
adjustQuota(uint256 earlyContributorsuint256 networkFeesuint256 protocolReserveuint256 parternerAndAdvisoruint256 teamuint256 ecosystemAndCommunity
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
revokeVestingPlan(uint256 uniqueId
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
QuotaAdjusted(uint256 earlyContributorsuint256 networkFeesuint256 protocolReserveuint256 parternerAndAdvisoruint256 teamuint256 ecosystemAndCommunity
Transfer(address indexed fromaddress indexed touint256 value
VestingPlanAdded(uint256 uniqueId
VestingPlanRevoked(uint256 uniqueId
Withdraw(address beneficiaryuint256 amount
Constructor
constructor(uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.