FractonDAO
Verified contract
Active on
Ethereum with 7,219 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FractonDAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20707097 | 3 months ago | | | 0 | 0.00022395266 | |
| 20707063 | 3 months ago | | | 0 | 0.00028304869 | |
| 20706958 | 3 months ago | | | 0 | 0.00038707474 | |
| 20706954 | 3 months ago | | | 0 | 0.00043806205 | |
| 20706950 | 3 months ago | | | 0 | 0.00040800682 | |
| 20706946 | 3 months ago | | | 0 | 0.00040989900 | |
| 20706941 | 3 months ago | | | 0 | 0.00045080786 | |
| 20706884 | 3 months ago | | | 0 | 0.00031890808 | |
| 20706878 | 3 months ago | | | 0 | 0.00031588396 | |
| 20706873 | 3 months ago | | | 0 | 0.00032881539 |
ABI
ABI objects
Getter at block 21260422
fractonSwap() view returns (address)
0x7fee302a14d6b945c0eb6da9c4426c8d75d38a73
fractonTokenFactory() view returns (address)
0x3aec3113a09627af7c9039954d8592ff0bc20c25
owner() view returns (address)
0xcbb65fb8cbd3209403bf6ae358d03a237106e7ca
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
whiteListedUsers(address, address) view returns (bool)
State-modifying
Events batchExcludeFromFee(address[] _accounts, address _fft)
closeRound(address _miniNFT)
excludeFromFee(address _account, address _fft)
includeInFee(address _account, address _fft)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
startNewRound(uint256 _sellingPrice, address _miniNFT)
swapNFTtoMiniNFT(address _collection, uint256 _tokenId)
transferOwnership(address newOwner)
updateBlindBoxPrice(uint256 _newPrice, address _miniNFT)
updateCallbackGasLimit(uint32 _gasLimit)
updateDao(address _daoAddress)
updateFee(uint256 _vaultPercent, uint256 _pfVaultPercent, address _fft)
updatePFVault(address _pendingPFVault)
updateRoundSucceed(uint256 _round, address _miniNFT)
updateTax(uint256 _fftTax, uint256 _nftTax)
updateVault(address _pendingVault)
updateVrfSubscriptionId(uint64 _subscriptionId)
updateWhitelistedUser(address _collection, address _user, bool _enable)
withdrawERC1155(address _airdropContract, uint256 _tokenId, uint256 _amount, address _receiver)
withdrawERC20(address _project, uint256 _amount, address _receiver)
withdrawERC721(address _airdropContract, uint256 _tokenId, address _receiver)
withdrawEther(address _miniNFT, address _receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhiteListedUserSet(address collection, address user, bool enabled)
WithdrawERC1155FromSwap(address token, uint256 tokenId, uint256 amount, address receiver)
WithdrawERC20FromSwap(address token, uint256 amount, address receiver)
WithdrawERC721FromSwap(address token, uint256 tokenId, address receiver)
WithdrawEtherFromMiniNFT(address miniNFT, uint256 amount, address receiver)
constructor(address _fractonTokenFactory, address _fractonSwap)
receive()
This contract contains no error objects.