AVX

Verified contract

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

No balances found for "AVX"

0x51e022de6faf642fbe46b3efcb031aa79c0468d577d64006c1193e52958ab4e3
0x5e19dba133fe1ef4360545f54fe26a982357c017c5617ce579d4fc1cc98007e8
0xc623a1ac7cd813569a81fadc2573aa805347c130c1df2c5232a9f0807ee40dcf

Functions
Getter at block 20905897
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
AVX
operator(view returns (address)
0x5fbb75d9702fa82376c35d1647ad17ca3bce456a
owner(view returns (address)
0x611c1cf0f912d103783fd7876eab15f26376c1a8
symbol(view returns (string)
AVX
totalSupply(view returns (uint256)
420000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
changeOperator(address newOperatorreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amountreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OperatorChanged(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.