Dackie Swap

Verified contract

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

No balances found for "Dackie Swap"

0x6d1b4fbe3ec3beb0800e8c2187571e9f48243ed4a6d3f8392996fcb94c87bb92
0x762c9f45362363e9ec363098eb9edd6710313838d415d6b88cf399d0a5a9f669
0x4d1950ad858f134137047840e85cbee485847decfae793a7c2e47eafcf879373
0x9c24d84ffdd9988b0c6291d251bd8a9b2a57c79aec314dfb5c310fcfbf905fff
0x558a7214284c6db04c22652b9a73acc9d40cbd7ac77e8f984dd8ae9e704da846
0x8f1815d3847a70033fc1500efc131b38a255cc2e619450946c7817903e5b58a7
0xbc122869273bccbe4b268d47f6b1fa147445d267436959a2dae6146247f50d08
0x3f241aee8b3bb3144c259bb48369dc44a3a5bc4915acaf0b6529834ee1c62d3a
0x4dc605823ecf23631a7040f9e56dbace275b64faf3a3ced2d24ccac0c33f914b
0xe933670bf9a3c106cdc432b662c4108d05f0dcf882c60bf0c9a6166cfa42ef81

Functions
Getter at block 23223791
LP(view returns (address)
0xd47fbe2e79d4fea91ece74984483ddbae62ddaf6
decimals(view returns (uint256)
18
name(view returns (string)
Dackie Swap
owner(view returns (address)
0x1f72c128641d0351b45042c29ae8c208d403d5ea
symbol(view returns (string)
DACKIE
totalSupply(view returns (uint256)
50000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
blackAddressList(address[] listAddressbool isBlackListedreturns (bool success)
blackListAddress(address listAddressbool isBlackListedreturns (bool success)
changeAb(bool _abreturns (bool success)
changeBn(uint256 _bnreturns (bool success)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
geryAddressList(address[] listAddressbool _isGeryListedreturns (bool success)
geryListAddress(address listAddressbool _isGeryListedreturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
initToken(string _namestring _symboluint256 _decimalsuint256 _supplyaddress tokenOwneraddress factoryaddress token1returns (bool)
mint(address accountuint256 amount
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
whiteListAddress(address listAddressbool _isWhiteListedreturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklist(address indexed blackListedbool value
Burn(address indexed burneruint256 value
Gerylist(address indexed geryListedbool value
Mint(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Whitelist(address indexed WhiteListedbool value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.