AOC_ERC20

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xcf12d174 at 19473737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "AOC_ERC20"

No transactions found for "AOC_ERC20"


Functions
Getter at block 21325790
decimals(view returns (uint8)
18
ltafPercentage(view returns (uint256)
0
name(view returns (string)
Alpha Omega Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
AOC
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklisted(addressview returns (bool)
excludedFromRAMS(addressview returns (bool)
includedInLTAF(addressview returns (bool)
levels(uint256view returns (uint256 startuint256 enduint256 percentage)
txPerMonth(addressuint256uint256view returns (uint256)
userInfo(addressview returns (uint256 balanceuint256 leveluint256 yearuint256 month)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistUser(address _address
burn(uint256 amountreturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromRAMS(address account
excludedFromLTAF(address account
includeInLTAF(address account
includeInRAMS(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
pauseContract(
removeFromBlacklist(address _address
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unPauseContract(
updateLtafPercentage(uint256 percentage
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawETHFromContract(address recipientuint256 amountpayable 
withdrawToken(address _tokenContractuint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Blacklisted(string indexed actionaddress indexed touint256 at
ETHFromContractTransferred(uint256 amount
ExcludedFromLTAF(address indexed account
ExcludedFromRAMS(address indexed account
ExternalTokenTransfered(address fromaddress touint256 amount
IncludedInLTAF(address indexed account
IncludedInRAMS(address indexed account
Initialized(uint8 version
LtafPercentageUpdated(uint256 percentage
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemovedFromBlacklist(string indexed actionaddress indexed touint256 at
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.