FlareMC-Origin
Verified contract
Proxy
Active on
Ethereum with 853 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
18 additional
variables
Balances ($0.00)
No balances found for "FlareMC-Origin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18336164 | a year ago | | | 0 | 0.00028807311 | |
| 18252588 | a year ago | | | 0 | 0.00020442956 | |
| 18157224 | a year ago | | | 0 | 0.00048252450 | |
| 18039429 | a year ago | | | 0 | 0.00062778378 | |
| 17256330 | 2 years ago | | | 0 | 0.0022511419 | |
| 17164642 | 2 years ago | | | 0 | 0.0021366789 | |
| 16760309 | 2 years ago | | | 0 | 0.00061275131 | |
| 16721457 | 2 years ago | | | 0 | 0.0011116518 | |
| 16407248 | 2 years ago | | | 0 | 0.0010160905 | |
| 16309221 | 2 years ago | | | 0 | 0.00088065825 |
ABI
ABI objects
Getter at block 21415245
name() view returns (string)
FlareMC-Origin
owner() view returns (address)
0x2d6bfd6452c5ad0602b5cff626d91d3c65cbe703
payeesLength() view returns (uint256)
1
prefix() view returns (string)
https://ipfs.io/ipfs/QmSAEKMwKURfiEQdmUMup48vo4sdusQzWiPTBvnWB7nApy/
publicReserved() view returns (uint256)
2435
stage() view returns (uint8)
0
suffix() view returns (string)
.json
symbol() view returns (string)
FLARE
totalReleased() view returns (uint256)
34937000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
1248
whitelistReserved() view returns (uint256)
1872
Read-only
balanceLimit(uint8 stageId_) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
currentBalance(uint8 stageId_, address account_) view returns (uint256)
isAdmin(address account_) view returns (bool)
isApprovedForAll(address owner_, address operator_) view returns (bool)
isWhitelisted(uint8 stageId_, address account_, bytes32[] proof_) view returns (bool)
merkleTreeRoot(uint8 stageId_) view returns (bytes32)
payee(uint256 index) view returns (address)
price(uint8 stage_) view returns (uint256)
releasable(address account) view returns (uint256)
releasable(address token, address account) view returns (uint256)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
remainingBalance(uint8 stageId_, address account_) view returns (uint256)
royaltyInfo(uint256, uint256 value_) view returns (address receiver, uint256 royaltyAmount)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalReleased(address token) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addToWhitelist(uint8 stageId_, address[] accounts_)
adminMint(address[] accounts_, uint256[] amounts_)
carryOverWhitelistReservedToPublic()
initialize(bytes32 whitelistMerkleTreeRoot_, address receiver_, address[] shareholders_, uint256[] shares_)
publicMint(uint256 amount_) payable
release(address account)
release(address token, address account)
releaseAll()
releaseAll(address token)
removeFromWhitelist(uint8 stageId_, address[] accounts_)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAdminPermissions(address account_, bool enable_)
setApprovalForAll(address operator, bool approved)
setPrefix(string prefix_)
setPrice(uint8 stage_, uint256 value_)
setPublicReserve(uint256 publicReserved_)
setRoyalties(address recipient_, uint256 amount_)
setStage(uint8 stage_)
setSuffix(string suffix_)
setWhitelistReserve(uint256 whitelistReserved_)
transferOwnership(address newOwner)
updateBalanceLimit(uint8 stageId_, uint256 limit_)
updateMerkleTreeRoot(uint8 stageId_, bytes32 merkleTreeRoot_)
whitelistMint(uint256 amount_, bytes32[] proof_) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
RoyaltiesSet(address recipient, uint256 amount)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.