Buytex

Verified contract

Active on Ethereum with 281,764 txns
Deployed by via 0x7d090e42 at 9430868
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots
ERC-20
--
0xb459fe8c7154a4f0d83d0a3b04d2e976f64115cd6bea59699862e4ed85fc26f5
0x5754cf9ed12252f5d5db452125d99faa1b1555bfd0c7b990e604a0a78f98e4b3
0xf34f6ef710ffbb8acf1c91725b52e66f2adaaebbc0ce5ac96bb83b04c49960b6
0x4b51a9f6a99eabb0daea875323254ed4c0b43cfbe78e9146c2974aba7e5892f1
0xd5acd3929af5df42a337c7c7d0c9eaf8ad879cddb169cd8be2bd4af22567c967
0x4b841fddb6dcf7819022af7a610c1428a8c13b452a7dda72f7bcc14c20e79e9d
0x3ee770f33924a42995fc926fb0659c14fb65c4e68a9587a9338350cdceb70f7b
0x31ec97ba84c802b40e165d16c30b6662cb742cb4b33e52342cc5288376dc6d3c
0x9b344c703ca066577a21959d99334a45274472eecf03609a203f1c8fe56ab823
0xcacb80509e14616e091fdbbba8446cd31680da78e566d98efbb5f4bfdd7cc710

Functions
Getter at block 20791747
 
amIOwner(view returns (bool)
decimals(view returns (uint8)
4
getOwners(view returns (address[])
[0xa1381D5a5d97abf6f8418fA41FAE44b2CA0Be77C]
m_KYCProvider(view returns (address)
0x0000000000000000000000000000000000000000
m_allowPrivileged(view returns (bool)
true
m_multiOwnedRequired(view returns (uint256)
1
m_numOwners(view returns (uint256)
1
name(view returns (string)
Buytex
symbol(view returns (string)
BUX
totalSupply(view returns (uint256)
9999999999999
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
availableBalanceOf(address _ownerview returns (uint256)
balanceOf(address _ownerview returns (uint256)
frozenBalances(addressuint256view returns (uint256 amountuint128 thawTSuint128 isKYCRequired)
frozenCell(address owneruint256 indexview returns (uint256 amountuint256 thawTSbool isKYCRequired)
frozenCellCount(address ownerview returns (uint256)
getOwner(uint256 ownerIndexview returns (address)
hasConfirmed(bytes32 _operationaddress _ownerview returns (bool)
isOwner(address _addrview returns (bool)
m_sales(addressview returns (bool)
State-modifying
addOwner(address _owner
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _amountreturns (bool)
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
disablePrivileged(
frozenTransfer(address _touint256 _valueuint256 thawTSbool isKYCRequiredreturns (bool)
frozenTransferFrom(address _fromaddress _touint256 _valueuint256 thawTSbool isKYCRequiredreturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
removeOwner(address _owner
revoke(bytes32 _operation
setKYCProvider(address KYCProvider
setSale(address accountbool isSale
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 amount
Confirmation(address ownerbytes32 operation
FinalConfirmation(address ownerbytes32 operation
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
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.