tomi Token
Verified contract
Proxy
Active on
Ethereum with 43,129 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 44 additional slots
-
variable spans 48 additional slots
0x18b9…dc08
-
variable spans 5 additional slots
-
variable spans 1 additional slot
5 additional
variables
Balances ($44.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QNT | ERC-20 | 0.421755 | $86.27 |
$36.38 | |
TOMI | ERC-20 | 821.32015 | $0.010251 |
$8.42 | |
HQG | ERC-20 | 0.012 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243262 | 3 minutes ago | | | 0 | 0.00056488308 | |
| 21242939 | an hour ago | | | 0 | 0.00067555466 | |
| 21242371 | 3 hours ago | | | 0 | 0.00037842914 | |
| 21242369 | 3 hours ago | | | 0 | 0.00061633345 | |
| 21242281 | 3 hours ago | | | 0 | 0.00040493406 | |
| 21242254 | 3 hours ago | | | 0 | 0.00050384576 | |
| 21242232 | 3 hours ago | | | 0 | 0.00048099948 | |
| 21242225 | 4 hours ago | | | 0 | 0.00042708618 | |
| 21242205 | 4 hours ago | | | 0 | 0.00042941549 | |
| 21242140 | 4 hours ago | | | 0 | 0.00052923663 |
ABI
ABI objects
Getter at block 21243274
coreTeamWallet() view returns (address)
0xfa4bef5dda4641559917cf00824e98d2be5916b9
decimals() view returns (uint8)
18
emissions() view returns (uint256 beforeAuctionBuyer, uint256 beforeAuctionCoreTeam, uint256 beforeAuctionMarketing, uint256 afterAuctionBuyer, uint256 afterAuctionFutureTeam, bool mintAllowed)
(beforeAuctionBuyer=18000000000000000000000, beforeAuctionCoreTeam=39000000000000000000000, beforeAuctionMarketing=8000000000000000000000, afterAuctionBuyer=18000000000000000000000, afterAuctionFutureTeam=17000000000000000000000, mintAllowed=true)
futureTeamWallet() view returns (address)
0x9779463b21a7e4ccf390bb0ea6692c4d44a3718d
isInitialMint() view returns (bool)
true
lastDaoFundTime() view returns (uint256)
1710692675
marketingWallet() view returns (address)
0x0cc45a16e5a2fec8c0d925f2e4ea14bf0530c22f
monthlyEmissionDetails() view returns (uint256 lastMinted, uint256 nextMintTime)
(lastMinted=1731407267, nextMintTime=1734035267)
monthlyMintAmount() view returns (uint256)
100000000000000000000000000000000
name() view returns (string)
tomi Token
nextMintTime() view returns (uint256)
2628000
nftContract() view returns (address)
0x18b97feb170eb6983ae79769b051d35e8103dc08
oracle() view returns (address)
0x4c7f63b6105ff95963fc79db8111628fa014769b
owner() view returns (address)
0x2c6ef2306e2b81facd213e1d66509847e2159d64
symbol() view returns (string)
TOMI
teamWallet() view returns (address)
0x75dc37c78219d7d423b50af614713002e7fb7188
totalMined() view returns (uint256)
0
totalSupply() view returns (uint256)
642854933381780015845629533
vestingContract() view returns (address)
0x7ab3b63355d8d8c01dbe82b7011d70a08d43dcbf
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
mintThroughVesting(address buyer, uint256 quantity) returns (bool)
monthlyBudgetIssuance()
oneTimeMint()
renounceOwnership()
setupValues(uint256 _nextMintTime)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateCoreTeamWallet(address newAddress)
updateEmissions(struct TomiemissionCriteria emissions_)
updateFutureTeamWallet(address newAddress)
updateMarketingWallet(address newAddress)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MonthlyTokensMinted(uint256 mintTime, uint256 nextMintTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
coreTeamWalletUpdated(address indexed tomiWallet)
daoFunded(uint256 timestamp, uint256 tomiAmount, uint256 tomiPrice, address treasury)
emissionUpdated(struct TomiemissionCriteria indexed emissions)
futureTeamWalletUpdated(address indexed tomiWallet)
marketingWalletUpdated(address indexed marketingWallet)
vestingClaim(uint256 tomiAmount, address user)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.