TokenEmitter

Verified contract

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

No balances found for "TokenEmitter"

0x1e26b9af0c8e9a18fc4a3510ca43f7cf1ac8c4275313b7c7271a0995c2c63182
From

Functions
Getter at block 23279917
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
startTime(view returns (uint256)
1694516351
targetPrice(view returns (int256)
100000000000
token(view returns (address)
0x4b5d7c74a130bc22d313769ccf0b6dd2096cae67
totalSupply(view returns (uint256)
198516
Read-only
UNSAFE_getOverestimateTokenAmount(uint256 paymentuint256 supplyview returns (uint256)
_getTokenAmountForSinglePurchase(uint256 paymentuint256 supplyview returns (uint256)
balanceOf(address _ownerview returns (uint256)
contractIsApproved(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTargetSaleTime(int256 soldview returns (int256)
getTokenAmountForMultiPurchase(uint256 paymentview returns (uint256)
getTokenPrice(uint256 currentTotalSupplyview returns (uint256)
getVRGDAPrice(int256 timeSinceStartuint256 soldview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
UNSAFE_updateTreasury(address _newTreasury
buyToken(address[] _addressesuint256[] _percentagesuint256payable returns (uint256)
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAllApproved(bool approved
setApprovedBuyerContract(address _contractbool approved
transferTokenAdmin(address _newOwner
Events
Log(string nameuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _tokenaddress _treasuryaddress[] _approvedBuyerContractsint256 _targetPriceint256 _priceDecayPercentint256 _governancePerTimeUnit
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.