FIST Coin DAO

Verified contract

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

No balances found for "FIST Coin DAO"

0x28eb7ac0ac7e4896d50652581edb99efceaae1ec670636f8487646ae2f77146f
0xe8382221f112a897d80a394c5a59aa1aee3272f2227ec7b93436b499815b5948
0x6a6e9bf06b7f86277259dbe88e1249cc927f70f5b0f0f6dce5f71e8352a4438b
0xfcd91ec41c7f8b66610c944df6c4f5742a926269e19e9daac50d3a1d1dee9ea0
0x03857d8b7f310ea3974eaf8f921e2000283b99e44b276dc5f7bfbde68a7b4f08
0x7d06afc33e5e9a6d530e0ec6b466e4065f4d06a6bbfa1de595ea3bff1b8d04a1
0x72ffcee73e0958a01f88c9a771401c801e58eca1dbc7422c106c4f7982f2ff99
0xa9367a208d4937918394717a3f57a174925cf57db825cadc106512ca01f7975c
0xfe87c714f6c468cf06be07b9f51596264464947d1d96139f5c9e761b342a7982
0x3b79315982747278a0597940ff9e65987543126895386ea70b1bc06501181879

Functions
Getter at block 20910956
_buyFeeAmount(view returns (uint256)
0
_owner(view returns (address)
0x0000000000000000000000000000000000000000
_sellFeeAmount(view returns (uint256)
0
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
3
decimals(view returns (uint8)
8
name(view returns (string)
FIST Coin DAO
receiveBuyFeeWallet(view returns (address)
0x982b4c94955f6b566c0a46f8dd65b00bf61897c5
receiveSellFeeWallet(view returns (address)
0x54db7b1e507ae8b7aaf9f25be8ba474fe4df927b
swap(view returns (bool)
true
symbol(view returns (string)
FISTDAO
totalSupply(view returns (uint256)
500000000000
uniswapPair(view returns (address)
0xd25704e80eb82ec3d16ec2a63ab66ebd89c37daa
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wrap(view returns (address)
0x9ef0a42e1e217c61480735e177e46f0eaa6eb30a
Read-only
_balances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMarketPair(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 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.