Osmi AI
Verified contract
Proxy
Active on
Ethereum with 801 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 "Osmi AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243195 | 5 hours ago | | | 0 | 0.00073720684 | |
| 21242989 | 6 hours ago | | | 0 | 0.00057348808 | |
| 21242863 | 7 hours ago | | | 0 | 0.00081078438 | |
| 21242857 | 7 hours ago | | | 0 | 0.00076207315 | |
| 21242764 | 7 hours ago | | | 0 | 0.00094469650 | |
| 21242746 | 7 hours ago | | | 0 | 0.00098513545 | |
| 21242563 | 8 hours ago | | | 0 | 0.00087639696 | |
| 21242425 | 8 hours ago | | | 0 | 0.00066577738 | |
| 21242314 | 8 hours ago | | | 0 | 0.00083543855 | |
| 21242238 | 9 hours ago | | | 0 | 0.00095445545 |
ABI
ABI objects
Getter at block 21244810 proxiableUUID() view returns (bytes32)
DOMAIN_SEPARATOR() view returns (bytes32)
0x9043a2a3c6eb2aeb12324a276bdd87d162894be4fa98a3d8f3abf9600bcfcb49
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
authority() view returns (address)
0x8f2fe78964d20e78e39fd4087c45b5b49ead1344
cap() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Osmi AI, version=1, chainId=1, verifyingContract=0x5485a469faea1492191cfce7528ab6e58135aa4d, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
isConsumingScheduledOp() view returns (bytes4)
0x00000000
name() view returns (string)
Osmi AI
symbol() view returns (string)
OSMI
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address account, uint256 value)
initialize(address initialAuthority)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setAuthority(address newAuthority)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
AuthorityUpdated(address authority)
EIP712DomainChanged()
Initialized(uint64 version)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(address implementation, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
AccessManagedInvalidAuthority(address authority)
AccessManagedRequiredDelay(address caller, uint32 delay)
AccessManagedUnauthorized(address caller)
AddressEmptyCode(address target)
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
ERC20ExceededCap(uint256 increasedSupply, uint256 cap)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidCap(uint256 cap)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ERC2612ExpiredSignature(uint256 deadline)
ERC2612InvalidSigner(address signer, address owner)
FailedInnerCall()
InvalidAccountNonce(address account, uint256 currentNonce)
InvalidInitialization()
NotInitializing()
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)