OmniKingdoms Gold
Verified contract
Proxy
Active on
Base with 1,906 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22726895 | 6 hours ago | | | 0 | 0.0000030396381 | |
| 22689015 | a day ago | | | 0 | 0.000000099809999568 | |
| 22688997 | a day ago | | | 0 | 0.000000099809999568 | |
| 22491751 | 6 days ago | | | 0 | 1.3888523e-7 | |
| 22437589 | 7 days ago | | | 0 | 2.3025636e-7 | |
| 22391282 | 8 days ago | | | 0 | 2.2511435e-7 | |
| 22066018 | 16 days ago | | | 0 | 0.000000200319483814 | |
| 22065915 | 16 days ago | | | 0 | 2.7617907e-7 | |
| 22065297 | 16 days ago | | | 0 | 2.7628546e-7 | |
| 21837341 | 21 days ago | | | 0 | 1.4552971e-7 |
ABI
ABI objects
Getter at block 22737183
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x08d8e680a2d295af8cbcd8b8e07f900275bc6b8d
maxSupply() view returns (uint256)
1000000000000000000000000
minterRole() view returns (address)
0xae3c48645436fa35d951e5314689cecdc10ef9f3
name() view returns (string)
OmniKingdoms Gold
symbol() view returns (string)
OMKG
totalSupply() view returns (uint256)
485970551875463833690369
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 amount) returns (bool)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address holder, address recipient, uint256 amount) returns (bool)
updateAxelarBridge(address bridge)
updateFeeRecipient(address recipient)
updateMaxSupply(uint256 amount)
updateMinter(address minter)
DiamondCut(struct IDiamondCutFacetCut[] _diamondCut, address _init, bytes _calldata)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
This contract contains no error objects.