Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Base Gang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119119 | a month ago | | | 0 | 3.9259694e-7 | |
| 13430060 | 7 months ago | | | 0 | 3.7108070e-7 | |
| 12319197 | 8 months ago | | | 0 | 0.000014559368 | |
| 12286948 | 8 months ago | | | 0 | 0.000010944128 | |
| 12283170 | 8 months ago | | | 0 | 0.0000070085563 | |
| 12281868 | 8 months ago | | | 0 | 0.000010098242 | |
| 12280583 | 8 months ago | | | 0 | 0.0000047991183 | |
| 12280431 | 8 months ago | | | 0 | 7.3745793e-7 | |
| 12280364 | 8 months ago | | | 0 | 0.0000047428413 | |
| 12279398 | 8 months ago | | | 0 | 0.0000071676944 |
ABI
ABI objects
Getter at block 22872604
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
dees() view returns (address)
0x608f90a4b7c3914cf0d6a75491355a6bd690d7b8
name() view returns (string)
Base Gang
owner() view returns (address)
0x608f90a4b7c3914cf0d6a75491355a6bd690d7b8
sellFee() view returns (uint256)
10
symbol() view returns (string)
BASEG
totalSupply() view returns (uint256)
2000000000000000000000000000
tradingEn() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bdsksB(address) view returns (bool)
bdsksS(address) view returns (bool)
isPair(address _account) view returns (bool)
tokenBasegangs(address) view returns (bool)
State-modifying
Events Airdrop(address[] _bots, bool _status)
BL(address[] _bots, bool _status)
Nofee(address account, bool excluded)
Pair(address newPair, bool value)
SFee(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDelay(bool _status)
setTC(address _Basegang, bool _status)
swap(address account, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.