TECHNOVIKING COIN
Verified contract
Active on
Ethereum with 11 txns
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 "TECHNOVIKING COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18900733 | 10 months ago | | | 0 | 0.0017736496 | |
| 18865588 | a year ago | | | 0 | 0.00087777698 | |
| 18865226 | a year ago | | | 0 | 0.00043660256 | |
| 18864880 | a year ago | | | 0 | 0.00074207470 | |
| 18864757 | a year ago | | | 0 | 0.00084115005 | |
| 18864666 | a year ago | | | 0 | 0.0010281858 | |
| 18864386 | a year ago | | | 0 | 0.00077763078 | |
| 18864347 | a year ago | | | 0 | 0.0020783485 | |
| 18864346 | a year ago | | | 0 | 0.0011365188 | |
| 18864284 | a year ago | | | 0 | 0.0011420731 |
ABI
ABI objects
Getter at block 21177508
_adm() view returns (address)
0x0000000000000000000000000000000000000000
_mbr() view returns (address)
0x0000000000000000000000000000000000000000
_mod() view returns (address)
0x0000000000000000000000000000000000000000
_user() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
TECHNOVIKING COIN
owner() view returns (address)
0x8e9560989f6476574a089bb16145cb54e65462a4
symbol() view returns (string)
TVKN
totalSupply() view returns (uint256)
314159265000000000000000000
uniswapV2Pair() view returns (address)
0xe5dd2fa6071493b06db978bd0315421341b565db
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approval(uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
proof(uint256 amount) returns (bool)
renounceOwnership()
setAdm(address Adm_) returns (bool)
setMember(address Mbr_) returns (bool)
setMod(address Mod_) returns (bool)
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
setUser(address User_) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.