Bera Council
Verified contract
Proxy
Active on
Ethereum with 4,957 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
5 additional
variables
Balances ($0.00)
No balances found for "Bera Council"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270311 | 11 hours ago | | | 0 | 0.00041309430 | |
| 21270300 | 11 hours ago | | | 0 | 0.00047984849 | |
| 21252157 | 3 days ago | | | 0 | 0.00096760566 | |
| 21249797 | 3 days ago | | | 0 | 0.00051356704 | |
| 21242179 | 4 days ago | | | 0 | 0.00058050470 | |
| 21238973 | 5 days ago | | | 0 | 0.00074371582 | |
| 21229274 | 6 days ago | | | 0 | 0.00082892734 | |
| 21228844 | 6 days ago | | | 0 | 0.00059889215 | |
| 21225406 | 7 days ago | | | 0 | 0.00089508223 | |
| 21211673 | 9 days ago | | | 0 | 0.00055621841 |
ABI
ABI objects
Getter at block 21273526
implementation() view returns (address)
0x3760415893f05e8009bf7d8f7817fdd94674a8f5
_isPresale() view returns (bool)
false
_paused() view returns (bool)
false
apiVersion() pure returns (uint16)
2
baseURIFinal() view returns (bool)
false
getBaseURI() view returns (string)
https://bobo-council.herokuapp.com/metadata/
getPrice() view returns (uint256)
10000000000000000
getSupply() view returns (uint256)
2222
isPaused() view returns (bool)
false
isPresale() view returns (bool)
false
name() view returns (string)
Bera Council
owner() view returns (address)
0x966403ce6b5dd5c139c3f894456ca73f191940a5
symbol() view returns (string)
BERA
totalSupply() view returns (uint256)
2222
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdrop(address[] addresses, uint256[] amounts, uint256 _metadata)
approve(address to, uint256 tokenId)
finalizeBaseURI()
initialize(string _name, string _symbol, string _initialBaseURI, uint256 _initialPrice, uint256 _initialSupply, address newOwner)
mint(uint256 num, uint256 metadata) payable
presaleMint(uint256 num, bytes signature, uint256 metadata) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setIsPresale(bool val)
setPause(bool val)
setPrice(uint256 _newPrice)
setSupply(uint256 _newSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable returns (uint256)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
MintEvent(address indexed _to, uint256 indexed _tokenId, uint256 indexed _metadata)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initialBaseURI, uint256 _initialPrice, uint256 _initialSupply, address newOwner, address proxyAddress)
fallback()
receive()
This contract contains no error objects.