TokenLauncherPricingModuleV1

Verified contract

Active on Base with 4 txns
Deployed by via 0x7fd374e0 at 10511758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenLauncherPricingModuleV1"

0x549d8db1af90c2b6bd120514f9ba6a72049c89e898921c73c19300f27f8a3a3f
0x105f579013371444aae0cac44a2e56da5089dad0f2f5640b38cb9638db3742a8
0xaca91aff644b4d9bd2c239be0a37ade5146c3223e22e562ccfcd040eefea9a44
0x39bdd83d0fc3445cd2ae422a260aa6a328a95d52cbfba8298849ec07a29bebb7

Functions
Getter at block 22955676
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
erc1155TokenPrice(view returns (uint256)
100000000
erc20BurnFeeAddonPrice(view returns (uint256)
0
erc20BuybackFeeAddonPrice(view returns (uint256)
0
erc20ReflectionFeeAddonPrice(view returns (uint256)
0
erc20TokenPrice(view returns (uint256)
100000000
erc20TransferFeeAddonPrice(view returns (uint256)
0
erc721TokenPrice(view returns (uint256)
100000000
Read-only
discountNFTs(uint256view returns (address)
getPrice(address userstruct ITokenLauncherPricingModuleAddOns addOnsuint8 tokenTypeview returns (struct ITokenLauncherPricingModulePriceResult)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isDiscountNFT(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addDiscountNFTs(address[] newDiscountNFTs
grantRole(bytes32 roleaddress account
removeDiscountNFTs(address discountNftToRemove
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setErc20BurnFeeAddonPrice(uint256 newPrice
setErc20BuybackAddonPrice(uint256 newPrice
setErc20ReflectionAddonPrice(uint256 newPrice
setErc20TransferFeeAddonPrice(uint256 newPrice
setMultiTokenPrice(uint256 newPrice
setNftTokenPrice(uint256 newPrice
setTokenPrice(uint256 newPrice
Events
BasisPointsUpdated(uint256 indexed oldBasisPointsuint256 indexed newBasisPoints
Erc20BurnFeeAddOnPriceUpdated(uint256 indexed oldPriceuint256 newPrice
Erc20BuybackFeeAddOnPriceUpdated(uint256 indexed oldPriceuint256 newPrice
Erc20ReflectionFeeAddOnPriceUpdated(uint256 indexed oldPriceuint256 newPrice
Erc20TransferFeeAddOnPriceUpdated(uint256 indexed oldPriceuint256 newPrice
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenPriceUpdated(uint256 indexed oldPriceuint256 newPriceuint8 indexed tokenType
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.