OMNIA Protocol

Verified contract

Active on Ethereum with 1,069 txns
Deployed by via 0x768d088b at 13670344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OMNIA Protocol"

0x39a52e9c25daf462b468793eebe9f501a8f13089abf22bb665dfd73cddfe771e
0x70ccac643f3a6222cde58eee308adb157ea77b5cfbd47687c1333ba5fb4969f8
0x923891b7d8f69776ff0e618b76a8bf400eff0225d96979e13c89df67761b6953
0x50fb40a5ff3421520b454f5e6dcb6e7324efa7cc5242a5379d5454db57b04481
0x42f0ceee15fbd22f1b016a45c392b669bd1167d6f76e36cfc7f45dbb2a457780
0x266070b6a5454214fe6b30a3cef51e1443f8cfafc6469f8c8858b216705b7853
0x99ffcfcdb617031ce226d1cf205fe9c74643893e481edd9e6cb5d0661919c108
0xd6cc8b0b9a13d907bd2970d6fdad7b07d535add9ac35b6631d08969e9de6096e
0x2146faa22ab403a8b925687e547ddd174b1926e31e8c23294296adf5996c552d
0x09f6eb7867aaaff85db7331e6f13d3be5350e91096807f12cf77f88df0e7d81d

Functions
Getter at block 21184795
decimals(view returns (uint8)
18
name(view returns (string)
OMNIA Protocol
owner(view returns (address)
0xc1b8ff64a9b1a21ab2f17559b8844b2ec3367434
paused(view returns (bool)
false
symbol(view returns (string)
OMNIA
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.