AIOW

Verified contract

Active on Ethereum with 73 txns
Deployed by via 0xd3c57ff5 at 13094567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AIOW"

0x4a901f36747cb9de1ab1a9c65158703447c3e2018addd6e70e10ffe3eccacdd9
0x9bba5fc8bfcc5da037e3e43f6c8e706d913027004a4b7b84bee008dc7c82513e
0xf90110b37a9833ab9225218f384ff87f97e7399923afd10e500ce21936e2451e
0xaba317e8925f969c04f76cd492765d53473b5916361e7fb9b85c0845be1ae7de
0x39899af1071bc96c0f86f5753884068fa090c9c7c2bde848edf5659ccf3f20d8
0x586284f8d12bbab9824dc467078def73d2c0321b835d82bdb930feb0db6e523f
0x1d52e645b8d3c0c20d7a1494725d4a5f3b23a9d3f8228f7bdc018701264b09df
0x3c0a366179a806c87a8795d586c4ced5fe9f0640402fbd0119ae3a79f0db219d
0x5945ebeb2b45dd6c9c9260446ea3c41fd62ef765c8da98205856533c9b9bd8cf
0xbd85fae4c427bfcb37349218076e14bcc16c89ced6ccb17c68924e32e3abbab7

Functions
Getter at block 20951876
SECONDS_IN_ONE_DAY(view returns (uint256)
86400
decimals(view returns (uint8)
18
name(view returns (string)
AIOW
owner(view returns (address)
0xebc8148fdd02f0054497671aa117c0ff95e0b9bd
symbol(view returns (string)
AIOW
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owner_address spender_view returns (uint256)
balanceOf(address account_view returns (uint256)
balanceStatsOf(address account_view returns (uint256 balanceTotaluint256 balanceLockeduint256 balanceUnlocked)
calcBalanceLocked(address account_view returns (uint256)
calcBalanceUnlocked(address account_view returns (uint256)
getInboundTransferRules(address _aview returns (struct AIOWTransferRuleInbound[])
inboundRuleStatsOf(address account_uint256 ruleId_view returns (uint256 ruleBalanceTotaluint256 ruleBalanceLockeduint256 ruleBalanceUnlocked)
transferRulesInbound(addressuint256view returns (uint8 iduint32 timelockUntiluint16 vestingDurationDaysuint16 vestingStartsAfterDaysuint16 percUnlockedAtTimeUnlockuint96 tokensbool isPool)
transferRulesOutbound(addressview returns (uint8 iduint32 timelockUntiluint16 vestingDurationDaysuint16 vestingStartsAfterDaysuint16 percUnlockedAtTimeUnlock)
State-modifying
approve(address spender_uint256 amount_returns (bool)
decreaseAllowance(address spender_uint256 subtractedValue_returns (bool)
increaseAllowance(address spender_uint256 addedValue_returns (bool)
registerTransferRule(address account_uint8 ruleTypeuint32 timelockUntil_uint16 vestingStartsAfterDays_uint16 vestingDurationDays_uint16 percUnlockedAtTimeUnlock_bool isPool_
renounceOwnership(
transfer(address recipient_uint256 amount_returns (bool)
transferFrom(address sender_address recipient_uint256 amount_returns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferRuleInboundRegistered(address addrstruct AIOWTransferRuleInbound rule
TransferRuleOutboundRegistered(address addrstruct AIOWTransferRuleOutbound rule
Constructor
constructor(uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.