Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BORGIR | ERC-20 | 176.053877K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20195971 | 5 months ago | | | 0 | 0.00011766696 | |
| 20195898 | 5 months ago | | | 0 | 0.00040398496 | |
| 17582371 | a year ago | | | 0 | 0.00082191316 | |
| 17461842 | a year ago | | | 0 | 0.00069478209 | |
| 17358655 | a year ago | | | 0 | 0.0024341927 | |
| 17310934 | a year ago | | | 0 | 0.0014666389 | |
| 17308425 | a year ago | | | 0 | 0.0014341869 | |
| 17304782 | a year ago | | | 0 | 0.0013779724 | |
| 17303985 | a year ago | | | 0 | 0.0014467496 | |
| 17303982 | a year ago | | | 0 | 0.0018987769 |
ABI
ABI objects
Getter at block 21223341
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0x0f69ee1a5167e7956acc82f627d11bb3577c17d9
developerWallet() view returns (address)
0x0f69ee1a5167e7956acc82f627d11bb3577c17d9
initialTotalSupply() view returns (uint256)
1000000000000000000000000
marketingWallet() view returns (address)
0x30676473abf84d33a8b4f30ba4c1ea3fae28afef
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Borgir
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
BORGIR
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x9827d1e88185a861f5e46de4e917ddb1c2ab8a3d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events DisableTransferDelay()
approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenToClear)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFees(uint256 _buyFee, uint256 _sellFee)
setSwapTokensAtAmount(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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.