Axioms

Verified contract

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

No balances found for "Axioms"

0x33bb58c51cb6f12131f766e425c283cfdeb4738d5ac6c21777578609b3b16b0d
0x0c9e31757dc18fb2c13f9510d6298ae693aba01bb3ff33b2d3f84e00126a6a4c
0x1309c295656301a50c8d1cea48e602b243aca378f216a7f1567ec8e910030972
0x332fad0c7069f37f5ff9110d0306d62a58f6e21600764bd02f514cd75cc9ee67
0xd3e1b54fda2987164f13ecc99a5183500acad8260bf9ed679662d9cb806f7fd5
0x328f968cfc60d5084aa8dd3fbeef50c20754b270dd438fb960668578f22c3133
0xa20e62d33f8d3036be6615f92887ab17ff0238908ea852c94c1b08f14e433b83
0x62b45d956406a3539ece46d77aeb18c6d9a56e42ac065bf94862accd9a0d4dc8
0x777ffb11993ab692d7c776b141c934e65984627ce1ebb72155e7b4366c4c46bf
0xca157cb4b9623dcbb830b88d243155cc73b0b4df844f79357794dcc02413bbf2

Functions
Getter at block 20989141
decimals(view returns (uint8)
18
governance(view returns (address)
0x000000000000000000000000000000000000dead
name(view returns (string)
Axioms
symbol(view returns (string)
AXI
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
minters(addressview returns (bool)
State-modifying
addMinter(address _minter
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
removeMinter(address _minter
setGovernance(address _governance
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.