Anubis Protocol

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0x4117d9ac at 12368605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Anubis Protocol"

0xd61f31dfebe9f9e59fcac850e2816a36077e8c6f10c559dc6c78c230b8d8128a
0x6cb04ad7117439702c357a22aba75f2b5d0f126ca104ce73ef6590a27718d689
0x9dce31ce74cf57041e286badca72754198dc60cae7e79cb8a59f87cc8461fcc6
0xbe4b7b9e5a4ba5458ba6c9cb89286783490b3b8b68c9ecdef4d11bf7fe5b25db
0x00921a26851733cee6febafdeab5441cfb840ae7d4ed4a27f4fd80a2c24330d5
0x17c85d3914aede0a29d2cb147c9702644818f277d78c873810f958b5dd7eac41
0x44d2ddd1693340a1dbd70585ec86f6c000b46d07fadafce9987328e2219ba076
0x8932ef26e3f5a00ee0568edad0094bdbccf17193753215a86c699e91822c6359
0x9089a285e68324521d12b52708d2aebffa833efb7f16ca4bc26f5804dc1d0d64
0xd8feff29e06509cf0d83d2571599cb166b63b2b5a929b5021d344eb2a94f6afa

Functions
Getter at block 21428734
decimals(view returns (uint8)
6
getOwner(view returns (address)
0x12d59ca64369a3d0a7261261b4024845bd711bab
name(view returns (string)
Anubis Protocol
owner(view returns (address)
0x12d59ca64369a3d0a7261261b4024845bd711bab
symbol(view returns (string)
Anubis
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed _fromuint256 _value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.