First

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0xac0293eb at 11141254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "First"

0xefc35af156b549e24fe926f2016cb7818526c091447a2c35a5895f48a012185e
0x0485930558f46209b0c497fe9852089688dcb5e290c6746c2c4614c5b67bb164
0x82afb5f557f4dda2240d828e74b43e33f83748e1af8af843c33642bd58b0d376
0xa630ae085e289658e9c4f40aaf033a385bc5cf0b70cd3bfe2ad8ab2f117c39f5
0x3966d2699653ca87123ebaaf83646de99bf977f5b76ffc802503f58c6f285688
0x620cfcc6af209c17185d7418e696138254c0a4e09630ff09723414ab1e0aa993

Functions
Getter at block 21005641
decimals(view returns (uint8)
18
name(view returns (string)
First
symbol(view returns (string)
1st
totalSupply(view returns (uint256)
300000000000000000000
viewBurnOnTX(view returns (uint256)
1200
viewCappedSupply(view returns (uint256)
0
viewFeeDest(view returns (address)
0x199e0ad8934ccd80644dd3234d48901ad2abcbdd
viewFeeOnTX(view returns (uint256)
1100
viewIfBurnable(view returns (bool)
true
viewIfMintable(view returns (bool)
false
viewOwner(view returns (address)
0xc27362d2d5fa7690391bcf32a1338ff610ca054c
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 amount
revokeMinting(
revokeOwnerShip(
setBurnFee(uint256 _newFee
setFee(uint256 _newFee
setFeeDest(address feeDest
setOwnerShip(address _address
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Log(string log
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 supplyaddress mintDestuint256 BurnMintGovuint256 burnOnTXuint256 cappedSupplyuint256 feeOnTXaddress feeDestuint256 noTransferTimeLockaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.