BALC

Verified contract

Active on Ethereum with 1,510 txns
Deployed by via 0xfa7fbfbc at 13164642
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BALC"

0x3eccff71109bc795035a0dbb4f4ad1cc973b412c516d3d3dcae74faa594b04e5
From
0xde957261d0ce85e09cefbb298d505fcded99e96bbbb01ad9240cddc86e08e795
0xdcf68bf13807d9f83457b761f7e5377aa152f22e5bb118d44b991603c4807e4f
0xda2453844c364be0271aab956b9cbae7aac36f5a93c8430c902da0c939858f96
0xd90a06c67c28f5d1e075a9e0800d3e7648b2118d16842094c5fe4bee42afb0ee
0x5a377760b126403dee4867c9922cc9d94dcd3572c3b0635469f66bc8edd805b5
0x1fd8582e4f0a01467a2e41c7202756c14c16987b1d4b98b2a8cae9134de441c1
0x52618e9b4b6c5b6ff8166aff768f40b19445305c9c8a412f29ce701164a3ea1f
0xa059eed0bb3f10f5ef81e747a537ca05b680aa65e58f5feba9f04170a531e96e
0xf08824a17b537dec9df9634ee6049f82bb943f1e7d8e6701be39198b8d844d3a

Functions
Getter at block 21222806
MAX_TOKENS(view returns (uint256)
10000
name(view returns (string)
BALC
owner(view returns (address)
0x7a179ec2ff36af64764ccc0fbcf755b4733ed8ca
paused(view returns (bool)
true
symbol(view returns (string)
BALC
totalSupply(view returns (uint256)
3111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countpure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _countpayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _touint256 _count
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.