First Blood
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "First Blood"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17701784 | a year ago | | | 0 | 0.00052691519 | |
| 17573663 | a year ago | | | 0 | 0.00064673702 | |
| 17573662 | a year ago | | | 0 | 0.00087278636 | |
| 17573411 | a year ago | | | 0 | 0.00059105530 | |
| 17573293 | a year ago | | | 0 | 0.00041161622 | |
| 17573273 | a year ago | | | 0 | 0.00066372387 | |
| 17573262 | a year ago | | | 0 | 0.00066992427 | |
| 17573259 | a year ago | | | 0 | 0.0016635298 | |
| 17573237 | a year ago | | | 0 | 0.00093010887 | |
| 17573235 | a year ago | | | 0 | 0.00078941923 |
ABI
ABI objects
Getter at block 21288956
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x3f24258a2074d6abe0cf370a93f96b2d1fe5cf05
maxTxAmount() view returns (uint256)
100000000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
First Blood
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapWhen() view returns (uint256)
12500001000000000000000000
symbol() view returns (string)
FB
taxBuy() view returns (uint256)
0
taxSell() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000000
uniV2Pair() view returns (address)
0xdf3c013b5f8a88004d4ab29d8cfe51cd50ec883e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct FirstBloodEarningPool earningPoolInfo, struct FirstBloodIniConfiguration initConfig, string name_, string symbol_, uint8 decimals_)
receive()
This contract contains no error objects.