Tenacious Anemone Token

Verified contract

Proxy

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

No balances found for "Tenacious Anemone Token"

0x0747b36c04e00a21e76ed10a1f3b8b5f22965aa56b08e61b18d4b06a8ab9b6af
0xd36f954949643e60695ec9f41cb2a0b520b9f44de2e478b4794ec49f063b2b2e
0x58d1f569923b6690f00bcc7efbae7b307d1214c6435fec18b915e4881816796e
0xee17450bb7e5df894320f9ebae69435be99d4198dd37728acfb75653668ce600
0x4c06b3205608ae2fb3563fa8f90db8e32a3922520f637ddeadc1e6e69caeeab3
0x82e401cdd69ba67d2e41ac914bce2e42115ddffbd5f69dd7606e2b4a8940b15e

Functions
Getter at block 21309344
BASE(view returns (uint256)
1000000000000000000
BASE_COMMUNITY_FEE_PERCENTAGE(view returns (uint256)
1000000000000000
BASE_MARKET_FEE_PERCENTAGE(view returns (uint256)
1000000000000000
blob(view returns (string)
cap(view returns (uint256)
1000000000000000000000
decimals(view returns (uint8)
18
isInitialized(view returns (bool)
true
minter(view returns (address)
0xd7069d885153f80a75963c0315c27283e2a1c5aa
name(view returns (string)
Tenacious Anemone Token
symbol(view returns (string)
TENANE-68
totalSupply(view returns (uint256)
9022600000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateFee(uint256 amountuint256 feePercentagepure returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMinter(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishOrder(bytes32 orderTxIdaddress consumeruint256 amountuint256 serviceId
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboladdress minterAddressuint256 capstring blobaddress feeCollectorreturns (bool)
mint(address accountuint256 value
proposeMinter(address newMinter
startOrder(address consumeruint256 amountuint256 serviceIdaddress mrktFeeCollector
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterApproved(address currentMinteraddress newMinter
MinterProposed(address currentMinteraddress newMinter
OrderFinished(bytes32 orderTxIdaddress indexed consumeruint256 amountuint256 serviceIdaddress indexed provideruint256 timestamp
OrderStarted(address indexed consumeraddress indexed payeruint256 amountuint256 serviceIduint256 timestampaddress indexed mrktFeeCollectoruint256 marketFee
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.