This contract is being backfilled. You may encounter incomplete storage history.

BRIDGES

Verified contract

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

No balances found for "BRIDGES"

0x7197cff3670f9c9114d7d841dcbc0cd1367aa4b8d4722dc02a61c01cf9810a9f
0x5e01feef09ba3c6e490513c1b662a8b7a219efd6144e853e39ecd60a4a141324
0x479800cee02041c4b44759e647d265f8699b4455bf9822c856abb581281ecb66
0x2840344edd0bd6beff656336dc4077ad28c1ab28f51b5e8e6dec23e1dbfa3639
0xd1647296e788a0c0ef6bf81cd7507b2d8c1331e18c9160c2527d012bc57ac879
0x07220f31e29296ebd1ef24e969ce84e805008e00663a07c70995acd7b5b34ff4
0x4f803b714b60b2c770fa95b104d67cf57107a492578236463b11007dc40634f3
0xb7f33bf89485714c140e026fe75c30ee7754d4002d28219af35ffa293aa3a7ac
From
0x8690ae46a61acd579186db6be1f6b0f7771fe7112944a49492d3622eee6dd4be
0xb72b90bf244cfa1c1c4cb8ee38405712cd7750df20e695ea148e1a1199c05377

Functions
Getter at block 21336101
MAX_SUPPLY(view returns (uint256)
83
PRICE(view returns (uint256)
50000000000000000
name(view returns (string)
BRIDGES
owner(view returns (address)
0x6a17d3dd92a8d8fdf8a1f27c36a9e046121fc69c
saleIsActive(view returns (bool)
true
symbol(view returns (string)
BRD
totalSupply(view returns (uint256)
83
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string customBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.